KeyboardEvent: { DOM_KEY_LOCATION_LEFT: number; DOM_KEY_LOCATION_NUMPAD: number; DOM_KEY_LOCATION_RIGHT: number; DOM_KEY_LOCATION_STANDARD: number; prototype: KeyboardEvent; new (type,
eventInitDict?): KeyboardEvent; } Type declaration
Readonly
DOM_KEY_LOCATION_LEFT: number
Readonly
DOM_KEY_LOCATION_NUMPAD: number
Readonly
DOM_KEY_LOCATION_RIGHT: number
Readonly
DOM_KEY_LOCATION_STANDARD: number