An opinionated toast component for Vue & Nuxt.
Vue Sonner is an opinionated toast component for Vue. It is a customizable toast component that comes with default styling and a swipe-to-dismiss animation.
To start using Vue Sonner, install it in your project using the following code snippet:
npm install vue-sonner
Vue Sonner is an opinionated toast component for Vue that provides customizable toast messages with default styling and a swipe-to-dismiss animation. It offers various features such as different toast types, theme customization, position customization, and the ability to programmatically remove toasts. With Vue Sonner, developers can easily implement toast messages in their Vue applications with minimal effort.