type RegisterableHotkey = Hotkey | RawHotkey;
Defined in: hotkey.ts:362
A hotkey that can be passed to HotkeyManager.register() and useHotkey(). Either a type-safe string (Hotkey) or a raw object (RawHotkey).
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications