1.0.7 • Published 6 years ago
h-mobile-toast v1.0.7
h-mobile-toast
a mobile toast plugin for vue.
Usage
import VueToast from 'h-mobile-toast'
Vue.use(VueToast)
this.$toast.show("hello,Toast")
a mobile toast plugin for vue.
import VueToast from 'h-mobile-toast'
Vue.use(VueToast)
this.$toast.show("hello,Toast")