Components/Kbd
Kbd
Displays a keyboard key or shortcut. Pass a single key as children or multiple keys via the keys prop.
Enter⌘KCtrlShiftP
Installation
npx ajaxui add kbdProps
| Prop | Type | Default |
|---|---|---|
| keys | string[] | — |
| children | ReactNode | — |
Displays a keyboard key or shortcut. Pass a single key as children or multiple keys via the keys prop.
npx ajaxui add kbd| Prop | Type | Default |
|---|---|---|
| keys | string[] | — |
| children | ReactNode | — |