Submission
interface Submission
Deprecated
Please migrate to the new form implementation. This legacy code will be removed in a future version.
A submission represents the submission control of a form.
Properties
Link copied to clipboard
Returns true
if the form is submitted, false
otherwise.
Link copied to clipboard
Returns true
if the form is submitting, false
otherwise. This is useful to prevent duplicate submissions until the submission process is completed.
Link copied to clipboard
Returns the number of times submission process was called.