Typography
Kbd
Keyboard shortcut display.
Sourcekbd.tsx
Keyboard Shortcuts
Display keyboard shortcuts.
Cmd + KCommand palette
Cmd + Shift + PQuick actions
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
children | ReactNode | -- | Key label text (e.g. 'Cmd', 'K', 'Shift'). |
Usage
import { Kbd } from "@doss/tetris-ui";