Tailwind CSS Toasts
Push notifications to your visitors with Tailwind CSS toast, a lightweight and easily customizable alert message. Add icons, progress bar, dismiss buttons and more.
Condensed toast
Use a condensed toast layout when several notifications need to appear together without taking up too much space.
Toast with loading indicator
Show a loading toast for async actions that update in place or resolve on their own.
Dismissible toast
Requires JS
Note that this component requires the use of our Remove Element plugin, else you can skip this message if you are already using Preline UI as a package.
Use dismiss-alert to let users dismiss a toast manually.
JavaScript behavior
Requires Additional Installation
Note that this feature requires the use of the third-party Toastify plugin.
Use Toastify to create, position, and control dynamic toasts with JavaScript.