Submission
interface Submission
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.