A Button is a page component with a clickable area to initiate a specific action.
Button Properties
Section | Property | Function |
---|---|---|
| ID | The unique ID or name of the component. |
| Text | The text label of the button. |
Style | Style | Sets the button style
|
| Size | Sets the button size
|
Layout | Width | Sets the width of the button, minimum value is 1 and maximum is 12(Full). |
Behavior | Visibility logic | Defines when the component is visible
|
Actions | Action type | Sets what action to perform when button is click:
|