Class KeyPress

Represents a single key press with optional modifiers.

Hierarchy

  • KeyPress

Implements

Properties

Properties

key: string

The lowercase key

modifiers: KeyModifier[]

The key modifiers associated with this press.

Generated using TypeDoc