type CanonicalModifier = "Control" | "Shift" | "Alt" | "Meta";
Defined in: hotkey.ts:23
Canonical modifier names that map to KeyboardEvent properties.
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications