It is connected to submittable control (e.g. a form) and makes a button status reflect a form submit status.
E.g. by disabling the button when submit is not ready, or while
submitting the form.
Submit button control can be created by inSubmitButton function.
The value of the submit button is always undefined, so it is never submitted.
Form submit button control.
It is connected to submittable control (e.g. a form) and makes a button status reflect a form submit status. E.g. by disabling the button when submit is not ready, or while submitting the form.
Submit button control can be created by inSubmitButton function.
The value of the submit button is always
undefined
, so it is never submitted.