Shield UI

Alert

Alert is to inform the user with important message.

Individual usage

This a success alert message

This a warning alert message

This a danger alert message

There are three types of alert which are success, warning and danger. The usage is shown in the folling snippet.

Default :sucess

Container class : alert

Type class : alert-successalert-warningalert-danger