Kbd
Renders a badge-styled kbd element
⌘ + K
Was this example helpful?
Usage
import { Kbd } from "@medusajs/ui"
<Kbd>Ctrl + Shift + A</Kbd>
API Reference
This component is based on the kbd
element and supports all props of this element.
Renders a badge-styled kbd element
import { Kbd } from "@medusajs/ui"
<Kbd>Ctrl + Shift + A</Kbd>
This component is based on the kbd
element and supports all props of this element.