Alert
Alert Component is used to show short messages or notifications based on the user actions.
There are five types of alert components like
alert-primary
, alert-success
,
alert-info
, alert-warning
and
alert-danger
This is a sample primary alert text.
This is a sample success alert text.
This is a sample info alert text.
This is a sample warning alert text.
This is a sample danger alert text.