1.2.1 • Published 8 years ago

vue-toast-custom v1.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 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

8 years ago

1.2.0

8 years ago

1.1.93

8 years ago

1.1.92

8 years ago

1.1.91

8 years ago

1.1.9

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago