---
title: "Button"
description: "Displays a button"
component: true
---
## Usage
---
```tsx
import { Button } from "@medusajs/ui"
```
```tsx
```
## API Reference
---
## Examples
---
### Primary
### Secondary
### Transparent
### Danger
### Disabled
### With Icon
### Loading