Alert
An alert displays a short, important message in a way that attracts the user's attention without interrupting the user's task.
Standard Alerts
Primary! This is a Primary Alert!
Secondary! This is a Secondary Alert!
Success! This is a Success Alert!
Error! This is a Error Alert!
Warning! This is a Warning Alert!
Dark! This is a Dark Alert!
Standard Alerts can be created using alert class, followed by the variant name. It has six variants alert-primary, alert-secondary, alert-success, alert-danger, alert-warning and alert-dark.
Outline Alerts
Primary! This is a Primary Alert!
Secondary! This is a Secondary Alert!
Success! This is a Success Alert!
Error! This is a Error Alert!
Warning! This is a Warning Alert!
Dark! This is a Dark Alert!
Outline Alerts can be created using alert class, followed by the variant name. It has six variants outline-primary, outline-secondary, outline-success, outline-danger, outline-warning and outline-dark.