vue2-load
v1.0.4
Published
this a mobile loading plugin for vue2
Readme
this a mobile loading plugin for vue2
##Install
npm install vue2-load -S##Import
import Loading from 'vue2-load'
Vue.use(Loading)
this.$loading.open() //open loading
this.$loading.close() //close loading##Version 1.0.4
##Options Vue.use(Loading, {options})
time: auto close | Integer | unit ms ##Please feedback ###In use have any questions, welcome back to me, you can contact me
Email: dev#hisan-web.com (to change # into @)
