vue-notification:使用Vue3的NotificationToast组件

时间:2024-04-17 03:59:29
【文件属性】:

文件名称:vue-notification:使用Vue3的NotificationToast组件

文件大小:9.09MB

文件格式:ZIP

更新时间:2024-04-17 03:59:29

notifications typescript vue toast toast-notifications

@ dafcoe / vue-notification 使用Vue3构建的易于使用,可自定义的通知/吐司库。 在页面上查看操作。 安装 使用yarn或npm将软件包安装为项目依赖项: $ yarn add @dafcoe/vue-notification --- or --- $ npm install --save @dafcoe/vue-notification 用法 全局(在main.js / main.ts文件上)或本地(在组件上)导入VueNotificationList组件: // Globally import VueNotificationList from '@dafcoe/vue-notification' const app = createApp ( App ) app . use ( VueNotificationList ) . mount ( '#app


【文件预览】:
vue-notification-main
----docs()
--------css()
--------index.html(751B)
--------js()
----vue.config.js(39B)
----package.json(2KB)
----src()
--------install.js(520B)
--------App.vue(13KB)
--------assets()
--------shims-vue.d.ts(168B)
--------main.ts(90B)
--------components()
----.eslintrc.js(487B)
----tsconfig.json(673B)
----LICENSE.md(1KB)
----.gitignore(231B)
----.browserslistrc(30B)
----public()
--------index.html(555B)
----README.md(3KB)
----yarn.lock(419KB)
----.editorconfig(121B)
----babel.config.js(75B)

网友评论