Snackbar
Snackbars provide brief messages about app processes at the bottom of the screen. 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.
How to use
Copy paste the code given below to make a snackbar.
For example
Javascript
Result
Use badge-(color)
to show status.