textmode.js / input / keyboard
keyboard
Types and interfaces for keyboard event handling
Interfaces
| Interface | Description |
|---|---|
| KeyboardEventData | Key event data passed to event handlers |
Type Aliases
| Type Alias | Description |
|---|---|
| KeyboardEventHandler | Keyboard event handler function type |