The VueDialog component allows you to create dialog windows (e.g. alert, confirm) for Vue 2.x apps.
Preview:
Download Details:
Author: javisperez
Live Demo: https://jsfiddle.net/041r81r0/
Download Link: https://github.com/javisperez/vue-dialog/archive/master.zip
Official Website: https://github.com/javisperez/vue-dialog
Install & Download:
# NPM
$ npm install vuedialog --save