@mendix/extensions-api - v0.11.2
Mendix Docs
Mendix
Preparing search index...
Microflows
ShowMessageActionCreationOptions
Interface ShowMessageActionCreationOptions
interface
ShowMessageActionCreationOptions
{
template
:
{
arguments
?:
string
[]
;
text
?:
string
}
;
type
?:
"Error"
|
"Warning"
|
"Information"
;
}
Index
Properties
template
type?
Properties
template
template
:
{
arguments
?:
string
[]
;
text
?:
string
}
Optional
type
type
?:
"Error"
|
"Warning"
|
"Information"
Settings
Theme
OS
Light
Dark
On This Page
Properties
template
type
Mendix Docs
Mendix
@mendix/extensions-api - v0.11.2
Loading...