Kbd
Keyboard shortcut indicator.
Preview
Usage
import { Kbd } from '@ramtt/ui'
<Kbd>⌘K</Kbd>
<Kbd>Esc</Kbd>Props
| Prop | Type | Default | Description |
|---|---|---|---|
| children* | ReactNode | — | Key text |
Keyboard shortcut indicator.
import { Kbd } from '@ramtt/ui'
<Kbd>⌘K</Kbd>
<Kbd>Esc</Kbd>| Prop | Type | Default | Description |
|---|---|---|---|
| children* | ReactNode | — | Key text |