Snackbar
Snackbars inform users of a process that an app has performed or will perform. They appear temporarily, towards the bottom of the screen. They shouldn’t interrupt the user experience, and they don’t require user input to disappear.
Simple Snackbar
Demo of simple snackbar is show below.
Stacked Snackbar
Stacked snackbar can be created by adding
.stacked
class to snackbar.