isSubmitting

abstract val isSubmitting: Boolean

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