Submits the form.
"Type": "submit"{{ submit_field }}
— the control object rendered on a Form. Not the same object as Stores.
Accepted in addition to the shared properties every definition carries.
| Property | Required | Description |
|---|---|---|
ButtonText |
— | The button label. |
ButtonHtml |
— | Markup for the button, for full control over its contents. |
TextIsHtml |
— | Renders ButtonText as markup. |
ButtonValue |
— | Value submitted with the form. |