Snackbar
Introduction
Snackbar contains useful information about a task which is presented to the user usually on the bottom of the screen. Snackbars are displayed only for a short peroid of time and usually used to gain the users attention or to notify them.
Simple Snackbar
With ClutchUI you can build a snackbar with ease. You can start by using class
snackbar
.
Stacked Snackbar
You can create a stacked snackbar by using the snackbar--stacked
class.