文件名称:svelte-notification:苗条的组件
文件大小:161KB
文件格式:ZIP
更新时间:2024-03-27 22:27:18
Svelte
苗条的通知 苗条的组件 安装 $ npm i -S @tadashi/svelte-notification 原料药 actions.add(notification:Object):无效 通知 财产 类型 必需的 默认 描述 模式 细绳 不 '普通的' 箱型 信息 细绳 不 '' 框内消息 一生 数字 不 0 在几秒钟内自动毁灭 用法 您可以在此处查看示例: : < script > import { Notifications , acts } from ' @tadashi/svelte-notification ' function add ( notification ) { return () => { acts . add (notification) } } let triggers = [ {mode :
【文件预览】:
svelte-notification-main
----bin()
--------pkg(2KB)
--------_fn(820B)
--------zera(305B)
----rollup.config.js(519B)
----package.json(1KB)
----.github()
--------workflows()
----test()
--------index.spec.js(408B)
--------__snapshots__()
----jest.config.js(173B)
----package-lock.json(707KB)
----src()
--------index.js(144B)
--------acts.js(461B)
--------Base.svelte(4KB)
--------Notifications.svelte(743B)
--------Notification.svelte(630B)
--------store.js(145B)
----.eslintrc.js(2KB)
----.gitignore(37B)
----README.md(2KB)
----.editorconfig(284B)
----babel.config.js(120B)