Composer
component is where the user writes messages before sending them to the bot. It provides a text area for input, file uploads, and a speech-to-text option.
Composer
as a standalone component, we recommend using it within the Container component and alongside the Header and MessageList components.true
. Disabling the composer is useful when you want
to prevent user input temporarily, such as during a loading state or when waiting for a response from the bot.true
. This is useful for displaying messages without allowing user
input.false
, a modal appears prompting the user to retry by
reloading the page.