Vuejs Dialog Plugin
A lightweight, promise based alert, prompt and confirm dialog.
Installation
HTML
Include the script:
NPM
Basic Usage
Usage with ajax - Loader enabled
Usage as a directive (new)
If you don't pass a message, the global/default message would be used.
For v-confirm directive, if an "OK" callback is not provided, the default event would be triggered.
Author
Godofbrowser