Toast
Toast is a small message that shows up in a box at the bottom of the screen and disappears on its own after few seconds. It is a simple feedback about an operation in which current activity remains visible and interactive.
Toast example
To use toast add class toast in parent div element, check the example code below for better understanding.
Success text
Error text
Info text
Warning text