@mendix/extensions-api - v0.9.0
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
}
type
type
:
"Error"
|
"Warning"
|
"Information"
Settings
Theme
OS
Light
Dark
On This Page
Properties
template
type
Mendix Docs
Mendix
@mendix/extensions-api - v0.9.0
Loading...