Smooth Dialog Popup Component For Vue 2.x – VueDialog

The VueDialog component allows you to create dialog windows (e.g. alert, confirm) for Vue 2.x apps.

Preview:

VueDialog

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

Add Comment