benjaminpalko/.opencode/skills/daisyui/components/kbd.md
2026-08-11 15:34:48 -04:00

16 lines
332 B
Markdown

### kbd
Kbd is used to display keyboard shortcuts
[kbd docs](https://daisyui.com/components/kbd/)
#### Class names
- component: `kbd`
- size: `kbd-xs`, `kbd-sm`, `kbd-md`, `kbd-lg`, `kbd-xl`
#### Syntax
```html
<kbd class="kbd {MODIFIER}">K</kbd>
```
#### Rules
- {MODIFIER} is optional and can have one of the size class names