TanStack
Normalization & format API Reference

LogicalKey

ts
type LogicalKey = 
  | NonPunctuationKey
  | PunctuationKey;

Defined in: key.types.ts:247

Supported logical key names, excluding bracketed physical-code syntax.