Key hold & held keys API Reference

IndividualKey

Type Alias: IndividualKey

ts
type IndividualKey = CanonicalModifier | Key;

Defined in: hotkey.ts:154

Includes both modifier keys and regular keys.