Semantics
Native kbd elements with an optional labelled group.
Foundations · stable · MIT
Keyboard notation for shortcuts and key sequences.
Install editable source
Behavior contract
Native kbd elements with an optional labelled group.
No component-specific keys.
Light and dark themes, logical RTL layout, reduced motion, responsive content, and forwarded public refs.
Source-derived reference
These public React parts are read directly from the canonical source during the documentation build.
GummyKbdGummyKbdGroupGummyKbdGroupPropsComposes React.HTMLAttributes<HTMLSpanElement> & { separator?: React.ReactNode; }
GummyKbdPropsComposes React.HTMLAttributes<HTMLElement>
Troubleshooting
Implementation decisions
Use keyboard notation to document a real supported shortcut, not to make ordinary text look technical. Name keys according to the target platform when conventions differ, explain the action in words, and avoid presenting a shortcut as the sole route to functionality. Check the sequence against the application, operating-system conflicts, remapped keyboards, speech input, mobile environments, and international layouts before publishing the instruction.
Live product source
The Component Lab exercises real source across default, focus, disabled, responsive, dark, reduced-motion, and RTL contexts.
Open the live Component LabInteractive inspection
Load the real component preview when you are ready to interact with its responsive, theme, and direction controls.
Editable source
The registry payload stays off the initial page request.