# Alert Component
Alert informs users about important events.
| Class name | Type | |
| --- | --- | --- |
| alert | Component | Container element |
| alert-outline | Style | outline style |
| alert-dash | Style | dash outline style |
| alert-soft | Style | soft style |
| alert-info | Color | info color |
| alert-success | Color | success color |
| alert-warning | Color | warning color |
| alert-error | Color | error color |
| alert-vertical | direction | Vertical layout, good for mobile |
| alert-horizontal | direction | Horizontal layout, good for desktop |
#### Alert
```
12 unread messages. Tap to see.
```
#### Info color
```
New software update available.
```
#### Success color
```
Your purchase has been confirmed!
```
#### Warning color
```
Warning: Invalid email address!
```
#### Error color
```
Error! Task failed successfully.
```
#### Alert soft style
```
12 unread messages. Tap to see.
Your purchase has been confirmed!
Warning: Invalid email address!
Error! Task failed successfully.
```
#### Alert outline style
```
12 unread messages. Tap to see.
Your purchase has been confirmed!
Warning: Invalid email address!
Error! Task failed successfully.
```
#### Alert dash style
```
12 unread messages. Tap to see.
Your purchase has been confirmed!
Warning: Invalid email address!
Error! Task failed successfully.
```
#### Alert with buttons + responsive
```
we use cookies for no reason.
```
#### Alert with title and description
```
New message!
You have 1 unread message
```

## NEXUS Official daisyUI Dashboard Template
## Available on daisyUI store
[More details](/store)