---
title: "Kbd"
description: "Renders a badge-styled kbd element"
component: true
---
## Usage
---
```tsx
import { Kbd } from "@medusajs/ui"
```
```tsx
Ctrl + Shift + A
```
## API Reference
---
This component is based on the `kbd` element and supports all props of this element.