SendBoxStrings interface

Strings of SendBox that can be overridden.

Properties

placeholderText

Placeholder text in SendBox when there is no user input

sendButtonAriaLabel

Aria label for send message button

textTooLong

The warning message when send box text length is more than max limit

Property Details

placeholderText

Placeholder text in SendBox when there is no user input

placeholderText: string

Property Value

string

sendButtonAriaLabel

Aria label for send message button

sendButtonAriaLabel: string

Property Value

string

textTooLong

The warning message when send box text length is more than max limit

textTooLong: string

Property Value

string