Skip to Content

ComposerConfig

Interface: ComposerConfig

Properties


placeholder?

optional placeholder: string

The placeholder text for the composer input.

Default

'Send a message...'

attachments?

optional attachments: boolean | AttachmentsConfig

Configuration for file attachments in the composer. Set to false to disable attachments entirely. Set to true for default attachment behavior. Or provide an object for fine-grained control.

Default

true

Last updated on