TanStack
Hotkey Recorder API Reference

createHotkeyRecorder

Function: createHotkeyRecorder()

ts
function createHotkeyRecorder(options): SvelteHotkeyRecorder;

Defined in: packages/svelte-hotkeys/src/createHotkeyRecorder.svelte.ts:98

Parameters

options

MaybeGetter<HotkeyRecorderOptions>

Returns

SvelteHotkeyRecorder