你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SendBoxStrings interface
可重写的 SendBox 字符串。
属性
placeholder |
当没有用户输入时,SendBox 中的占位符文本 |
send |
“发送消息”按钮的 Aria 标签 |
text |
发送框文本长度超过最大限制时的警告消息 |
属性详细信息
placeholderText
当没有用户输入时,SendBox 中的占位符文本
placeholderText: string
属性值
string
sendButtonAriaLabel
“发送消息”按钮的 Aria 标签
sendButtonAriaLabel: string
属性值
string
textTooLong
发送框文本长度超过最大限制时的警告消息
textTooLong: string
属性值
string