Toast
A Toast is used to show some information for a short period of time about all other elements in a page.
Live Demo
Code
Javascript
Types of Toast
Particle UI is having five different types of toasts, they are primary, success, error, info and dark, also some utility class comes with toast like top, bottom, left, right, center, use these to position your toast appropriately.
This is a Error Toast
This is a Primary Toast
This is a info Toast
This is a dark Toast