Belin.io Core
    Preparing search index...

    Function invalidControl

    • Returns the first invalid control from the specified form.

      Parameters

      • form: HTMLFormElement

        The form element.

      Returns null | FormControl

      The first invalid control, or null if all controls are valid.