TyphonJS Runtime Library (FVTT) 0.2.0-next.1
#runtime/util/dom/input/tinykeys
matchKeyBindingPress
Function matchKeyBindingPress
match
Key
Binding
Press
(
event
,
__namedParameters
)
:
boolean
This tells us if a single keyboard event matches a single keybinding press.
Parameters
event
:
KeyboardEvent
__namedParameters
:
KeyBindingPress
Returns
boolean
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0-next.1
This tells us if a single keyboard event matches a single keybinding press.