Toast

The toast component is like an alert box that is only shown for a couple of seconds when something happens (i.e. when the user clicks on a button, submits a form, etc.). Use classes like .toast-bl .toast-b to show toasts. The toast component uses alerts internally.

HTML

JavaScript