Skip to content

kieuminhcanh/vuetify-notifier

Repository files navigation

Vuetify Notifier

Effortless Notifications & Dialogs for Vuetify

Vuetify notifier

Vuetify Notifier is a Vue plugin that provides a seamless way to integrate notifications, dialogs, and directives into your Vuetify projects. It offers a simple API with extensive customization options, allowing you to create user-friendly and visually appealing interactions.

Features

  • Notifications: Display customizable toast notifications with various types (success, error, warning, info).
  • Dialogs: Create engaging dialogs for alerts, confirmations, and prompts.
  • Directives: Enhance your elements with v-confirm and v-input directives.
  • Component as Dialog: Easily transform any Vue component into a modal dialog.
  • Seamless Vuetify Integration: Maintain a consistent look and feel within your Vuetify applications.

Documentation

Explore the full documentation and examples on our website:

Documents

Installation

Documents