CancelExecutionButton
A block for displaying a button to cancel an execution.
yaml
type: "io.kestra.plugin.ee.apps.execution.blocks.CancelExecutionButton"
Properties
size Non-dynamicstring
Default
DEFAULT
Possible Values
DEFAULT
LARGE
SMALL
The size of the button.
style Non-dynamicstring
Default
DEFAULT
Possible Values
DEFAULT
SUCCESS
INFO
WARNING
DANGER
The style of the button.
text Non-dynamicstring
Default
Cancel
The text of the button.