---
title: Alert
description: Displays a callout for user attention.
---
## Installation
```bash
npx shadcn-vue@latest add alert
```
## Usage
```vue
Heads up!
You can add components to your app using the cli.
```
## Examples
### Default
### Destructive