Default

# Alert The alert can be used to show a message to the user. ## Type There are three types of alerts: - Info - Error - Success The default state should not be used ## Title Setting a title is optional ## Icon Setting an icon is optional. ## How to use ```html
// ...
```
## Scripting ```html
// ...
```