1.2.1 • Published 6 years ago

vue-toast-custom v1.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

一个vue toast插件 主要应用在移动端

npm install vue-toast-custom

    # install dependencies
    
    npm install
    
    #import Vue from 'vue'

    #import Toast from 'vue-toast-custom'

    Vue.use(Toast)

    #有 show sucess info error 四种状态

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

    #this.$toast.show('显示', {duration: 2000})
1.2.1

6 years ago

1.2.0

6 years ago

1.1.93

6 years ago

1.1.92

6 years ago

1.1.91

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago