TanStack
Hotkey Sequence Recorder API Reference

injectHotkeySequenceRecorder

Function: injectHotkeySequenceRecorder()

ts
function injectHotkeySequenceRecorder(options): AngularHotkeySequenceRecorder;

Defined in: injectHotkeySequenceRecorder.ts:31

Angular inject-based API for recording multi-chord sequences.

Parameters

options

HotkeySequenceRecorderOptions | () => HotkeySequenceRecorderOptions

Returns

AngularHotkeySequenceRecorder