vuetify-dialog - vuetify dialog helper
Implementation of vuedl dialog helper with Vuetify.js framework
This module will help you to work with modal dialogs in your project
Setup
Install the package from npm
context
- the context of your application, such as store, axios, router etc.property
- the property, which will integrate to Vue. Default is$dialog
Simple confirm dialog
Warning dialog
Error dialog
Prompt dialog
Messages
Actions
To all this simple dialogs you can config your actions, just put to options
You can also send full button options