Button
A button allowing the user to trigger form actions.
Configurable properties​
- Field label: Label to be displayed on top of the button.
- Action: The button can either trigger a Submit or a Reset action.
- Submit: Submit the form (given there are no validation errors).
- Reset: Reset the form, all user inputs will be lost.