Kbd
A component for displaying keyboard shortcuts and keys.
Import
Usage
Press ⌘ K to open the command menu
Kbd Props
| Attribute | Type | Default | Description |
|---|---|---|---|
| children | React.ReactNode | - | The keyboard key text or icon to display. |
| className | string | - | Additional CSS classes for styling. |

