ALERTS
Alerts : Alerts are used to display a short message for the user.
COMPONENT DEMO
NORMAL ALERTS:
This is a primary alert
This is a success alert
This is a warning alert
This is an error alert
This is an info alert
ALERTS WITH ICONS
This is a primary alert
This is a success alert
This is a warning alert
This is an error alert
This is an info alert
DISMISSABLE ALERTS
This is a primary alert
This is a success alert
This is a warning alert
This is an error alert
This is an info alert
JS CODE FOR DISMISSABLE ALERTS: