vue-toast-song

1.0.1 • Public • Published

vue-toast demo

install

npm install --save vue-toast-song

import

import toast from 'vue-toast-song'
Vue.use(toast);

use

this.$toast({
  text: 'text',
  duration: 3000 //default
})

Readme

Keywords

Package Sidebar

Install

npm i vue-toast-song

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

2.01 kB

Total Files

5

Last publish

Collaborators

  • songlfneu