TanStack

Key

Type Alias: Key

ts
type Key = NonPunctuationKey | PunctuationKey;

Defined in: hotkey.ts:149

All supported non-modifier keys.