Toast

This component can be used for toast or snackbar component. Toast is mostly used to show feedback message. Snackbar is to used show message that need user action.

Example of Toast

Add toast class to wrapper. Toast has 3 themes, for error, success, warning, add toast-success, toast-error, toast-inform class to style the theme.

Your image is Saved!
Not Saved! Try again later.
Saving to server...

Live Demo

Your image is Saved!

JavaScript