Best Vue.js Notification Components 2024

Not all notifications are created equal! Styling, animation and position all matter when pushing a notification you want to be read.

I've collected some of my favourite, versatile (and mostly lightweight) Vue.js Notification, Alert & Toast Components in this article!

I'll keep the list updated if I stumble upon a new awesome library! If you think I should include one in particular, just tell me via Twitter (@MadeWithVueJS).

Vue Notification

  • ✅ Support for Vue 2 + 3

vue-notification  2387 is a simple and pretty lightweight notification library. 

You can choose between CSS and velocity-Animations for your notifications and customize duration, speed, positions and size. It offers 3 styles for success / error / warning alerts, but custom templating and styling is also possible.

It covers all important use cases for notifications without unnecessary overhead.

For well-maintained Vue 3 support use the port/fork kyvg/vue3-notification 399!

Vue Notification Notification Library
icon-eye-dark Created with Sketch. 10.227
Vue3 Notification Vue 3 Notification Library
icon-eye-dark Created with Sketch. 13.302

Vue Toast Notification 655

  • ✅ Support for Vue 2 + 3

vue-toast-notification is one of the most lightweight alternatives for basic notifications with configurations for type (success / error / warning etc), position, duration, message, action and queuing.

The library does not offer fancy progress bars or similar gimmicks, but if you just want to display a message to your users this might be everything you need!

Vue Toast Notification Toast Notification Component
icon-eye-dark Created with Sketch. 31.639

Notivue 868

  • ✨ Support for Vue 3

Notivue is a modular toast notification system for Vue and Nuxt. You can use their drop-in components or use your own together with their headless API.

Notivue is fully accessible (including a reduced motion-mode), offers RTL support and provides everything you need to create, update and dismiss notifications in your apps.

The modularity makes this library really versatile and flexible!

Notivue Vue 3 Notification System
icon-eye-dark Created with Sketch. 5.965

Vue3 Toastify 542

  • ✨ Support for Vue 3

Vue3 Toastify is a newer, easy to setup notification library. Its feature set is pretty complete, offering everything you need to add all kinds of toasts to your apps.

All toasts are customizable individually, and you could even display another component within a toast!

Vue3 Toastify Notification Library
icon-eye-dark Created with Sketch. 7.696

Armin Ulrich
Written by
Armin Ulrich
Posted on
February 12, 2024
Similar Articles
Top Vue.js Carousel & Slideshow Components 2024
February 12, 2024  •  in #UI Components
Needing to build carousels have caused me some of the most painful moments of my freelance career. I have probably seen every version of them that designers can think of. So, before you use a carousel: Have you checked ? 🙃 No, but seriously: If you...
The best Vue.js Admin Dashboards 2024
January 19, 2024  •  in #UI Components
In this post, you'll find a growing collection of free & premium Vue.js admin dashboard templates! They're all versatile, easy to use, responsive and high-quality. If you think I'm missing an essential entry on this list, tell me on Twitter @MadeWit...