Docs
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
API Reference
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