Function isKeyUpEvent

  • Tests whether the given object is a keyup event.

    Parameters

    • event: Event

      The object to test.

    Returns event is KeyboardEvent

    True: the object is a keyup event

Generated using TypeDoc