ngeo
    Preparing search index...

    Function isEventUsingCtrlKey

    • Return whether the passed event has the 'ctrl' key (or 'meta' key on Mac) pressed or not.

      Parameters

      • evt: KeyboardEvent | Event

        Event.

      Returns boolean