Hex Core JS
    Preparing search index...
    • Type guard to check that a form is submittable. For a form to be submittable, the submission status is either Idle or Failure. Either of these statuses indicates that a form can be submitted, and any of the other submission statuses indicate the form should be disabled.

      Parameters

      Returns status is Idle | Failure