Docs
CodeRabbit
Cloudflare
Railway
AG Grid
Clerk
WorkOS
OpenRouter
SerpAPI
Netlify
Electric
Sentry
Unkey
Prisma
CodeRabbit
Cloudflare
Railway
AG Grid
Clerk
WorkOS
OpenRouter
SerpAPI
Netlify
Electric
Sentry
Unkey
Prisma
Hotkeys API Reference
Hotkey Sequence API Reference
Key hold & held keys API Reference
Hotkey Recorder API Reference
Hotkey Sequence Recorder API Reference
Normalization & format API Reference
Hotkeys API Reference

HotkeyRegistrationsResult

Interface: HotkeyRegistrationsResult

Defined in: useHotkeyRegistrations.ts:15

Return type for useHotkeyRegistrations.

Properties

hotkeys

ts
hotkeys: HotkeyRegistrationView[];
hotkeys: HotkeyRegistrationView[];

Defined in: useHotkeyRegistrations.ts:17

All registered hotkeys (public view, no callbacks)


sequences

ts
sequences: SequenceRegistrationView[];
sequences: SequenceRegistrationView[];

Defined in: useHotkeyRegistrations.ts:19

All registered sequences