vue-toast-zhensg

1.0.5 • Public • Published

#vue-toast-zhensg A mobile toast plugin for vue.

##Introduction A mobile toast plugin for vue.

##Useage It's simple.

//first import plugin

import VueToast from 'vue-toast-zhensg'

//and register the plugin on vue.

Vue.use(VueToast)

//last , you can call it .

this.$toast.show("hello,toast")

or

this.$toast.show("hello,toast",{ duration:3000 })

##Keywords vuejs vue vue-component component

Readme

Keywords

none

Package Sidebar

Install

npm i vue-toast-zhensg

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

76.8 kB

Total Files

9

Last publish

Collaborators

  • zhensg