vue-toast-my
v1.0.5
Published
a toast plugin for mobile ## usage import VueToastMy from 'vue-toast-my'; Vue.use(VueToastMy); this.$toast.show("hello, toast!", { delay: 5000 }) ## Keywords vue-toast vue-toast-my toast
Downloads
4
Readme
Introduction
a toast plugin for mobile
usage
import VueToastMy from 'vue-toast-my'; Vue.use(VueToastMy); this.$toast.show("hello, toast!", { delay: 5000 })
Keywords
vue-toast vue-toast-my toast