Kbd
A Kbd component from the Sigil design system.
Import
import { Kbd, KbdGroup } from "@sigil-ui/components";Preview
Usage
<Kbd>...</Kbd>Sub-components
This component includes the following parts:
<KbdGroup>
Token integration
| CSS Variable | Purpose |
|---|---|
--s-radius-sm | Radius sm |
--s-border | Border |
--s-border-style | Border style |
--s-surface | Surface |
--s-font-mono | Font mono |
--s-text-muted | Text muted |