TanStack
Hotkey Sequence Recorder API Reference

HotkeySequenceRecorderValidationContext

Defined in: recorder-options.ts:31

Properties

events

ts
events: readonly KeyboardEvent[];

Defined in: recorder-options.ts:32


parsedSequence

ts
parsedSequence: readonly ParsedHotkey[];

Defined in: recorder-options.ts:33