vue-toast-plugins

1.1.0 • Public • Published

vue-toast-pulgins

NPM version License MIT NPM downloads

How to use

You can install using npm

npm i vue-toast-plugins

Use this in vue

import vueModalPlugins from './toast/toast'
Vue.use(vueModalPlugins)
 
this.$toast("没有更多了!!!>_",{duration:3000,type:'success'})

Readme

Keywords

Package Sidebar

Install

npm i vue-toast-plugins

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

9.43 kB

Total Files

11

Last publish

Collaborators

  • fenghang