Button that calls an action.
When clicking the button, an action specified in the action
property is called.
Name | Type | Description |
---|---|---|
type * | "view.action-button" | Set component type. |
label | string | Button text. |
action | action | Action called when clicking the button. |
hint | string | Hint text. |
validation | condition | Validation based on condition. |
Last updated: March 29, 2023