<form.submit-buttons>
Properties
Name | Description | Type | Default |
---|
submitText | | string | |
showCancelButton | | boolean | |
cancelText | | string | |
disableAfterClick | | boolean | |
submitDisabled | | boolean | |
submitType | | ButtonType | |
cancelType | | ButtonType | |
Events
Name | Description | Event Detail |
---|
submit | | void - - |
cancel | | void - - |