---
title: Badge
description: Displays a badge or a component that looks like a badge.
---
## Installation
```bash
npx shadcn-vue@latest add badge
```
### Copy and paste the following code into your project
```vue
```
## Usage
```vue
Badge
```
## Examples
### Default
### Secondary
### Outline
### Destructive