Alert
It Provides contextual feedback messages for typical user actions with the handful
of available and flexible alert messages.
Alerts are available for any length of text, as well as an optional close button.
For proper styling, use the base class alert with one of the eight required contextual classes as shown below, for e.g alert-success.
A simple primary alert!
A simple secondary alert!
A simple danger alert!
A simple success alert!
A simple warning alert!
A simple info alert!
A simple light alert!
A simple dark alert!
Alert with Close Button
These are simple alerts with a close icon which removes the alert when you click it.
To generate an alert with close icon, add the supporting class alert-close to the class icon added with other contextual alert classes.
A simple primary alert!