Skip to content

textmode.js / input / keyboard / KEYBOARD_EVENT_NAMES

Variable: KEYBOARD_EVENT_NAMES

ts
const KEYBOARD_EVENT_NAMES: readonly ["keyPressed", "keyTyped", "keyReleased"];

Keyboard event names supported by the shared input event API.