Function isComboBox

  • Tests whether the given object is a HTML ComboBox.

    Parameters

    • target: EventTarget

      The object to test.

    Returns target is HTMLSelectElement

    True: the object is a HTML ComboBox

Generated using TypeDoc