API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
enumKeyboard
@codexo/exojs / input / stable
Channel indices for keyboard keys, derived from the legacy `KeyboardEvent.keyCode` map. Pass any value to the Input constructor to react to that key.
0
props
0
methods
0
events
Import
import { Keyboard } from '@codexo/exojs' Channel indices for keyboard keys, derived from the legacy `KeyboardEvent.keyCode` map. Pass any value to the Input constructor to react to that key.
Members 99
A Alt B Backspace BackwardSlash C CapsLock Clear ClosedBracket Colon Comma Control D Dash Delete Down E Eight End Enter Equals Escape F F1 F10 F11 F12 F2 F3 F4 F5 F6 F7 F8 F9 Five Four G H Help Home I Insert J K L Left M N Nine NumLock NumPad0 NumPad1 NumPad2 NumPad3 NumPad4 NumPad5 NumPad6 NumPad7 NumPad8 NumPad9 NumPadAdd NumPadDecimal NumPadDivide NumPadEnter NumPadMultiply NumPadSubtract O One OpenBracket P PageDown PageUp Pause Period Q QuestionMark Quotes R Right S ScrollLock Seven Shift Six Space T Tab Three Tilde Two U Up V W X Y Z Zero Source