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