 Button
Button
A block for displaying a common button.
yaml
type: "io.kestra.plugin.ee.apps.core.blocks.Button"Properties
url *RequiredNon-dynamicstring
The link to add to the button.
size Non-dynamicstring
 Possible Values 
DEFAULTLARGESMALLThe size of the button.
style Non-dynamicstring
 Possible Values 
DEFAULTSUCCESSINFOWARNINGDANGERThe style of the button.
text Non-dynamicstring
 Default 
SubmitThe text of the button.
