2.4.8 • Published 4 years ago

v-dialogs-forked v2.4.8

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

v-dialogs-forked ·

npm version npm downloads license

A simple and powerful dialog for Vue2, dialog type including Modal, Alert, Mask and Toast

Forked from v-dialogs

The Dialog Icon

the icons in alert dialog used are made by Elegant Themes

and control icon, toast icon used are come from IconFont

Install

npm i v-dialogs-forked --save

Include plugin in your main.js file.

import Vue from 'vue'
import vDialog from 'v-dialogs-forked';

Vue.use(vDialog, { global config options... });

2.4.8

4 years ago

2.3.7

5 years ago

2.2.5

5 years ago

2.1.4

6 years ago

2.1.3

6 years ago

2.1.2

6 years ago