Belin.io Core
    Preparing search index...

    Function isFormControl

    • Returns a value indicating whether the specified element is a form control.

      Parameters

      • element: Element

        The element to check.

      Returns element is FormControl

      true if the specified element is a form control, otherwise false.