Skip to content

textmode.js / input / keyboard

keyboard

Types and interfaces for keyboard event handling

Interfaces

InterfaceDescription
KeyboardEventDataKeyboard event payload passed to input callbacks.
KeyboardEventMapKeyboard events emitted by the keyboard input manager.

Type Aliases

Type AliasDescription
KeyboardEventHandlerKeyboard event callback signature.

Variables

VariableDescription
KEYBOARD_EVENT_NAMESKeyboard event names supported by the shared input event API.