TyphonJS Runtime Library (FVTT) 0.2.0
#runtime/util/dom/input/tinykeys
KeyBindingMap
Interface KeyBindingMap
A map of keybinding strings to event handlers.
Indexable
[
keybinding
:
string
]:
(
event
:
KeyboardEvent
)
=>
void
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0
A map of keybinding strings to event handlers.