共用方式為


SendBoxStrings interface

可覆寫之 SendBox 的字串。

屬性

placeholderText

當沒有任何使用者輸入時,SendBox 中的預留位置文字

sendButtonAriaLabel

傳送訊息按鈕的 Aria 標籤

textTooLong

傳送方塊文字長度超過上限時的警告訊息

屬性詳細資料

placeholderText

當沒有任何使用者輸入時,SendBox 中的預留位置文字

placeholderText: string

屬性值

string

sendButtonAriaLabel

傳送訊息按鈕的 Aria 標籤

sendButtonAriaLabel: string

屬性值

string

textTooLong

傳送方塊文字長度超過上限時的警告訊息

textTooLong: string

屬性值

string