1. Components
  2. Toast Notifications

Third-Party Plugins

Tailwind CSS Toast Notifications

Use lightweight, customizable toast notifications to engage visitors with sleek and user-friendly alert messages.

Requires Additional Installation

Note that this component requires the use of the third-party Toastify plugin.

How to use

  1. Install Toastify

    Install toastify via npm

    Terminal
                          
                            npm i toastify-js
                          
                        
  2. Add the Toastify JavaScript

    Include the JavaScript <script> near the end of your </head> tag:

    HTML
                          
                        

Basic