RealTimeTextModalStrings interface
realTimeText 模態框的字串
屬性
| real |
取消按鈕的標籤 |
| real |
關閉按鈕的aria標籤 |
| real |
確認按鈕的標籤 |
| real |
模態框的 aria 標籤 |
| real |
RealTimeText 模態框的文本 |
| real |
RealTimeText 模式的標題 |
屬性詳細資料
realTimeTextCancelButtonLabel
取消按鈕的標籤
realTimeTextCancelButtonLabel?: string
屬性值
string
realTimeTextCloseModalButtonAriaLabel
關閉按鈕的aria標籤
realTimeTextCloseModalButtonAriaLabel?: string
屬性值
string
realTimeTextConfirmButtonLabel
確認按鈕的標籤
realTimeTextConfirmButtonLabel?: string
屬性值
string
realTimeTextModalAriaLabel
模態框的 aria 標籤
realTimeTextModalAriaLabel?: string
屬性值
string
realTimeTextModalText
RealTimeText 模態框的文本
realTimeTextModalText?: string
屬性值
string
realTimeTextModalTitle
RealTimeText 模式的標題
realTimeTextModalTitle?: string
屬性值
string