vuepress-toast-notification
v1.0.6
Published
A beautiful, customizable toast notification component for Vue 3
Downloads
24
Maintainers
Readme
Vuepress Toast Notification
A beautiful, customizable toast notification component for Vue 3 with TypeScript support.
Features
- 🎨 Beautiful design with smooth animations
- 🎯 4 types: success, error, warning, info
- 🔧 Fully customizable
- 📱 Mobile responsive
- 🌙 Dark mode support
- 🔷 TypeScript support
- 🎪 Multiple usage patterns
Installation
npm i vuepress-toast-notification
# or
yarn add vuepress-toast-notification
# or
pnpm add vuepress-toast-notification