TanStack
Hotkey Sequence Recorder API Reference

useHotkeySequenceRecorder

ts
function useHotkeySequenceRecorder(options): PreactHotkeySequenceRecorder;

Defined in: useHotkeySequenceRecorder.ts:23

Preact hook for recording multi-chord sequences (Vim-style shortcuts).

Parameters

options

HotkeySequenceRecorderOptions

Returns

PreactHotkeySequenceRecorder