Button
A button is a clickable element.
Properties
Button text: Displayed text on the button.
Button size: Change the button size. Options include the default size, large, and small. If you'd like to further customize the size, see Size.
Disabled: When switched on, the button will not be clickable
See Tooltip for tooltip configurations.
Supported Events
Click Button: Triggered when a user clicks on the button.
Supported Actions
Set Data: Change element data. See Data Store.
Set Loading: Set loading animation. See Set loading animations.
Visit Interactions for more on events and actions.
Last updated