Components
Alert

An alert displays a short, important message in a way that attracts the user's attention without interrupting the user's task.


Simple Alert

Simple Alerts can be created using alert class, followed by the variant name.

A simple primary alert try it!
A simple Error alert try it!
A simple Success alert try it!
A simple Warning alert try it!

Outline Alert

Outline alerts are created by using alert class, followed by outline-variant.

A simple primary alert try it!
A simple Error alert try it!
A simple Success alert try it!
A simple Warning alert try it!