vue notification:一个干净美观的VueJs通知系统 源码
语音通知 通知(小吃栏)Vue组件。 与Vue 2.x兼容 演示版 要在线观看演示: : 安装 npm install @mathieustan/vue-notification --save 或者 yarn add @mathieustan/vue-notification import VueNotification from '@mathieustan/vue-notification' ; Vue . use ( VueNotification ) ; // Or with options (like breakpoints) Vue . use ( VueNotification , { breakpoints : { 0 : { bottom : true , } , 480 : { top : true ,
文件列表
vue-notification-master.zip
(预估有个56文件)
vue-notification-master
.gitignore
230B
README.md
5KB
.browserslistrc
21B
public
index.html
569B
favicon.ico
4KB
tests
unit
components
暂无评论