0xF

Search...

Search for a command to run...

Theme

Keyboard Event Properties

Inspect KeyboardEvent properties like key, code, and modifier keys for debugging.

KeyboardEventkeydownkeypresskeyup
e.key
e.code
e.location
e.repeat
e.isComposing
e.shiftKey
e.ctrlKey
e.altKey
e.metaKey
e.which
e.keyCode
e.charCode