1.0.4 • Published 7 years ago

vue2-load v1.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

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 @)

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago