SendBoxStrings interface
可以重写的 SendBox 字符串。
属性
| placeholder |
当没有用户输入时,SendBox 中的占位符文本 |
| send |
发送消息按钮的 Aria 标签 |
| text |
发送框文本长度超过最大限制时的警告消息 |
属性详细信息
placeholderText
当没有用户输入时,SendBox 中的占位符文本
placeholderText: string
属性值
string
sendButtonAriaLabel
发送消息按钮的 Aria 标签
sendButtonAriaLabel: string
属性值
string
textTooLong
发送框文本长度超过最大限制时的警告消息
textTooLong: string
属性值
string