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 type name.
Preview
Default! This is a Default Alert - Check it now!
Error! This is an Error Alert - Check it now!
Success! This is a Success Alert - Check it now!
Warning! This is a Warning Alert - Check it now!
Outline Alert
Outline alerts are created by using
alert class, followed by outline-type.
Preview
Default! This is a Default Alert - Check it now!
Error! This is an Error Alert - Check it now!
Success! This is a Success Alert - Check it now!
Warning! This is a Warning Alert - Check it now!