TyphonJS Runtime Library (FVTT) 0.3.0
  • #runtime/util/dom/input/tinykeys
  • matchKeyBindingPress

Function matchKeyBindingPress

  • matchKeyBindingPress(
        event: KeyboardEvent,
        __namedParameters: KeyBindingPress,
    ): boolean
  • This tells us if a single keyboard event matches a single keybinding press.

    Parameters

    • event: KeyboardEvent
    • __namedParameters: KeyBindingPress

    Returns boolean

Settings

Member Visibility
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0