Alert
Introduction
Alerts make it possible for user's to be up to date with
information that matters the most.
By using alerts, you provide contextual feedback messages to
your users, depending on actions performed by them.
Simple Alert
Like the name suggests, these alerts do not fuss about, and display the appropriate messages based on user actions. By default these alerts take up 100% width of the site.
A simple Primary Alert!
A simple Success Alert!
A simple Warning Alert!
A simple Error Alert!
Alert with icon
An icon is used inside the alert to visually convey the type
and importance of the alert to the user.
Icons used here are imported from
FontAwesome
.
A simple Success Alert!
A simple Error Alert!
Alert with Link
A link is provided in the alert to give the user the ability
to get redirected, either on the same or another webpage.
You can place your redirect link inside
<a>
tag.
A simple Primary Alert!
A simple Warning Alert!