A block for displaying important alert messages.
yaml
type: "io.kestra.plugin.ee.apps.core.blocks.Alert"
Properties
content Non-dynamicstring
The content of the alert.
showIcon Non-dynamicboolean
Default
false
Specify whether a type icon is displayed.
style Non-dynamicstring
Possible Values
SUCCESS
INFO
WARNING
ERROR
The type of alert.