Alert

Alert is a short feedback message that shows up on some user action. There are multiple variants of alerts - primary, secondary, informational,success & error alerts.


Variations

These occupy 100% width of your screen.

This is a primary alert!
This is a secondary alert!
This is a success alert!
This is a danger alert!
This is a warning alert!
This is a info alert!
This is a dark alert!

Alerts are created by using .alert class, followed by the .alert-variant name.

                    
This is a primary alert!
This is a secondary alert!
This is a success alert!
This is a danger alert!
This is a warning alert!
This is a info alert!
This is a dark alert!