vue-toast-notification:Vue.js的另一个Toast Notification插件

时间:2024-05-23 18:28:27
【文件属性】:

文件名称:vue-toast-notification:Vue.js的另一个Toast Notification插件

文件大小:145KB

文件格式:ZIP

更新时间:2024-05-23 18:28:27

vue toast notification notify vue-toast

Vue吐司通知 另一个Vue.js Toast通知插件。 :warning: 该库与Vue v3尚不兼容 或 安装 # yarn yarn add vue-toast-notification # npm npm install vue-toast-notification 用法 import Vue from 'vue' ; import VueToast from 'vue-toast-notification' ; // Import one of the available themes //import 'vue-toast-notification/dist/theme-default.css'; import 'vue-toast-notification/dist/theme-sugar.css' ; Vue . use ( VueToast ) ; //Vue.$toast.op


【文件预览】:
vue-toast-notification-master
----.gitignore(615B)
----.babelrc(483B)
----package.json(3KB)
----src()
--------js()
--------index.js(341B)
--------themes()
----webpack.config.js(3KB)
----CHANGELOG.md(2KB)
----LICENSE.txt(1KB)
----types()
--------toast.d.ts(1KB)
----examples()
--------index.js(161B)
--------index.html(331B)
--------App.vue(6KB)
--------favicon.ico(0B)
----webpack.config.dev.js(3KB)
----readme.md(5KB)
----.gitattributes(554B)
----UPGRADING.md(881B)
----.editorconfig(606B)
----yarn.lock(315KB)

网友评论