Toast
Toast provide brief notifications. The component is also known as a snackbar. It contains a single line of text directly related to the operation performed.
Basic
Use .toast & .toast-close class to apply basic toast styles
A simple toast - check it out! A simple toast - check it out! A
simple toast - check it out!
Color Schemes
For different types of toast use .toast-success, .toast-danger, .toast-warning, or .toast-info. Use utility classes to change the position.
Success toast - check it out!
Error toast - check it out!
Warning toast - check it out!
Info toast - check it out!