Alerts
Alerts (jds-alert)
Alert banners communicate a state that affects the entire system, not just a feature or page. It persists over a session and appears without the user initiating the action.
We need to add class jds-alert in a dome.
Alerts Deafult
Flash message goes here.
Code View
Various Colors
Here we can set different to present different type of alert's. Using CSS class are alert-white, alert-white, alert-white, alert-black, alert-primary, alert-success, alert-warning, alert-error, alert-info, alert-tertiary, alert-gray with jds-alert
A simple white alert—check it out!
A simple gray alert—check it out!
A simple black alert—check it out!
A simple primary alert—check it out!
A simple success alert—check it out!
A simple warning alert—check it out!
A simple error alert—check it out!
A simple info alert—check it out!
A simple tertiary alert—check it out!
Code View
A simple white alert—check it out!
A simple gray alert—check it out!
A simple black alert—check it out!
A simple primary alert—check it out!
A simple success alert—check it out!
A simple warning alert—check it out!
A simple error alert—check it out!
A simple info alert—check it out!
A simple tertiary alert—check it out!