文件名称:vue-notification-bell:Vue.js通知铃组件
文件大小:356KB
文件格式:ZIP
更新时间:2024-05-26 13:16:20
notifications vuejs vue vuejs2 vue-components
通知铃 Vue UI组件,用于显示通知。 如何安装 npm install vue-notification-bell --save 如何使用 在您的vue文件中: < template> < div xss=removed> < notification> <!-- Using Component --> div> template> < script > // Importing Component import NotificationBell from ' vue-notification-bell ' export default { name : ' YourComponentName ' , // ... components : { NotificationBell /
【文件预览】:
vue-notification-bell-master
----postcss.config.js(59B)
----public()
--------index.html(579B)
--------favicon.ico(1KB)
--------images()
----.browserslistrc(33B)
----.eslintrc.js(348B)
----src()
--------main.js(135B)
--------build.js(94B)
--------components()
--------App.vue(8KB)
--------assets()
----babel.config.js(53B)
----.npmignore(208B)
----CONTRIBUTING.md(4KB)
----LICENSE(1KB)
----README.md(7KB)
----vue.config.js(717B)
----docs()
--------index.html(643B)
--------favicon.ico(1KB)
--------images()
--------js()
----.gitignore(214B)
----package-lock.json(450KB)
----package.json(1KB)