A component that renders a badge-styled keyboard (kbd) element.
kbd
In this guide, you'll learn how to use the Kbd component.
Codeimport { Kbd } from "@medusajs/ui"
import { Kbd } from "@medusajs/ui"
Code<Kbd>Ctrl + Shift + A</Kbd>
<Kbd>Ctrl + Shift + A</Kbd>
This component is based on the kbd element and supports all of its props