import { Kbd } from "@nodus/design-system"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
childrenreq | ReactNode | — | Key label (e.g. 'Ctrl', 'K') |
childrenrequiredType
ReactNodeDefault —Key label (e.g. 'Ctrl', 'K')
MobileWorks As-Is
Keyboard glyphs are decorative on mobile. Consider hiding with hidden sm:inline-block if they describe keyboard shortcuts that don't apply on touch devices.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?