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 API Reference
Held Keys API Reference
Hotkey Recorder API Reference
Hotkey Sequence Recorder API Reference
Format for Display API Reference
Hotkeys API Reference

HotkeyCallbackContext

Interface: HotkeyCallbackContext

Defined in: hotkey.ts:388

Context passed to hotkey callbacks along with the keyboard event.

Properties

hotkey

ts
hotkey: Hotkey;

Defined in: hotkey.ts:390

The original hotkey string that was registered


parsedHotkey

ts
parsedHotkey: ParsedHotkey;

Defined in: hotkey.ts:392

The parsed representation of the hotkey