vue-modal-nice

1.0.1 • Public • Published

#vue-modal-nice

a simple modal component for vue, which can provice the plain dialog for user

##Usage

import VueModalNice from 'vue-modal-nice'

Vue.use(VueModalNice);

this.$modal.show('你好');

Package Sidebar

Install

npm i vue-modal-nice

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • nyman