vue-toast-app

1.0.1 • Public • Published

vue-toast-app

a mobile toast Plugin for vue

针对vue的移动端toast插件

Install

npm install vue-toast-app

Quick Start

import VueToast from 'vue-toast-app'
Vue.use(VueToast)

Usage

this.$toast.show('hello,Toast')
this.$toast.show('hello,Toast',{ duration: 1000})

Readme

Keywords

none

Package Sidebar

Install

npm i vue-toast-app

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

13.5 kB

Total Files

8

Last publish

Collaborators

  • wmiya