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