Alert

Alert messages can be used to notify the user about something special: danger, success, information or warning.

Simple Alert

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

Primary ! This is a primary Alert - Check it out !
Error ! This is a Error Alert - Check it out !
Warning ! This is a Warning Alert - Check it out !
Success ! This is a Warning Alert - Check it out !

Outline Alert

Outline Alerts can be created using alert class, followed by the outline-variant name.

Primary ! This is a primary Alert - Check it out !
Error ! This is a Error Alert - Check it out !
Warning ! This is a Warning Alert - Check it out !
Success ! This is a Warning Alert - Check it out !