view.action-button
Button that calls an action.
When clicking the button, an action specified in the action
property is called.
Component properties
Name |
Type |
Description |
|
"view.action-button" |
Set component type |
|
string |
Button text. |
|
action |
Action called when clicking the button. |
|
string |
Hint text. |
|
condition |
Validation based on condition. |