# vue-toast-demo **Repository Path**: chen1jbnkj/vue-toast-demo ## Basic Information - **Project Name**: vue-toast-demo - **Description**: 一个vue的toast插件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-toast-demo a mobile toast plugin for vue. ## Usage import VueToast from 'vue-toast-demo' Vue.use('VueToast') this.$toast.show('Hello, Toast')