Alerts
Alerts are used to notify the user whenever an important information is to be delivered.

There are 5 types of alerts with which the user can be notified

Below examples illustrate the 5 different types of alerts. To use any of these alerts, simply add class 'alert' followed by its type. Example → class="alert alert-success"

Primary Alert Example
Secondary Alert Example
check_circle Success Alert Example
warning Warning Alert Example
error Error Alert Example