Share via


RealTimeTextModalStrings interface

strings for realTimeText modal

Properties

realTimeTextCancelButtonLabel

The label for the cancel button

realTimeTextCloseModalButtonAriaLabel

The aria label for the close button

realTimeTextConfirmButtonLabel

The label for the confirm button

realTimeTextModalAriaLabel

The aria label for the modal

realTimeTextModalText

The text of the RealTimeText modal

realTimeTextModalTitle

The title of the RealTimeText modal

Property Details

realTimeTextCancelButtonLabel

The label for the cancel button

realTimeTextCancelButtonLabel?: string

Property Value

string

realTimeTextCloseModalButtonAriaLabel

The aria label for the close button

realTimeTextCloseModalButtonAriaLabel?: string

Property Value

string

realTimeTextConfirmButtonLabel

The label for the confirm button

realTimeTextConfirmButtonLabel?: string

Property Value

string

realTimeTextModalAriaLabel

The aria label for the modal

realTimeTextModalAriaLabel?: string

Property Value

string

realTimeTextModalText

The text of the RealTimeText modal

realTimeTextModalText?: string

Property Value

string

realTimeTextModalTitle

The title of the RealTimeText modal

realTimeTextModalTitle?: string

Property Value

string