Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin
MessageOptions
Interface MessageOptions
Options to configure the message behavior.
interface
MessageOptions
{
detail
?:
string
;
modal
?:
boolean
;
}
Index
Properties
detail?
modal?
Properties
Optional
detail
detail
?:
string
Optional
modal
modal
?:
boolean
Indicates that this message should be modal.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
detail
modal
Theia TypeDoc
Loading...
Options to configure the message behavior.