Toast
The toast is used to display alerts on the top of an overlap. The toast will close itself when the close button is pressed, or after a default shutdown time.
Imports
Simple alerts
Toasts can be configured to appear at either the top or the bottom of an application window.
Add theauto-close-toast
class if you want the
toast to disappear automatically after 5 seconds.
Message!!!!
Message!!!!
Message!!!!
Message!!!!
This Component requires javaScript to make it auto closeble, Add this script to your html document.