isSubmitting

abstract val isSubmitting: Boolean(source)

Returns true if the form is submitting, false otherwise. This is useful to prevent duplicate submissions until the submission process is completed.