@nospamproxy/core
Preparing search index...
custom-elements/controls/MessageBox/MessageBox
MessageBoxBody
Class MessageBoxBody
Data contract for the message-box body; can be can i18n key or a translated string.
Index
Constructors
constructor
Properties
content
is
Translated
Constructors
constructor
new
MessageBoxBody
(
content
:
string
,
isTranslated
?:
boolean
)
:
MessageBoxBody
Parameters
content
:
string
isTranslated
:
boolean
= false
Returns
MessageBoxBody
Properties
content
content
:
string
is
Translated
isTranslated
:
boolean
= false
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
content
is
Translated
@nospamproxy/core
Loading...
Data contract for the message-box body; can be can i18n key or a translated string.