Vuetify Notifier
Simple yet fully customizable notifications, dialogs, and directives for your Vuetify applications.
- Display beautiful and informative notifications with various types (success, error, warning, info) and customizable options.
- Built-in dialog types for alerts, confirmations, and prompts.
- Seamless integration with Vuetify's styling and components.
- Support for custom content and actions.
- Transform any Vue component into a modal dialog with a single line of code.
Bash
$NUXT INSTALL$npx nuxi@latest module add vuetify-notifier$$VUE PROJECT INSTALL$npm install -D vuetify-notifier
Click to copy
Key Features
Notifications
Display beautiful and informative notifications with various types (success, error, warning, info) and customizable options.
Dialogs
Create engaging and interactive dialogs with minimal effort, including alerts, confirmations, and prompts.
Directives
Add powerful functionalities to your elements with custom directives like v-confirm
and v-input
.
Component as Dialog
Transform any Vue component into a modal dialog with a single line of code.
Seamless Vuetify Integration
Enjoy perfect compatibility and styling consistency with your Vuetify projects.
Lightweight and Performant
Minimize overhead and ensure smooth performance in your applications.