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

FUNCTION_KEYS

Variable: FUNCTION_KEYS

ts
const FUNCTION_KEYS: Set<FunctionKey>;

Defined in: constants.ts:230

Set of all valid function keys (F1-F12).

Function keys are commonly used for system shortcuts (e.g., F12 for DevTools, Alt+F4 to close windows) and application-specific commands.