Function isColorChoice

  • Tests whether the given object is a HTML ColorChoice.

    Parameters

    • target: EventTarget

      The object to test.

    Returns target is HTMLInputElement

    True: the object is a HTML ColorChoice.

Generated using TypeDoc