react-web-notification:使用HTML5 Web Notification API的React组件

时间:2024-05-22 10:09:52
【文件属性】:

文件名称:react-web-notification:使用HTML5 Web Notification API的React组件

文件大小:825KB

文件格式:ZIP

更新时间:2024-05-22 10:09:52

notifications react desktop-notification JavaScript

React Web通知 使用React组件。 该组件在dom元素中未显示任何内容,但在React.js的生命周期中使用render方法触发HTML5 Web Notification API。 演示版 安装 npm install --save react-web-notification 原料药 Notification 包装Web通知的React组件。 道具 Notification . propTypes = { ignore : bool , disableActiveWindow : bool , askAgain : bool , notSupported : func , onPermissionGranted : func , onPermissionDenied : func , onShow : func , onClick : fu


【文件预览】:
react-web-notification-master
----.eslintrc(828B)
----yarn.lock(256KB)
----src()
--------components()
----.babelrc(130B)
----lib()
--------components()
----.npmignore(12B)
----.travis.yml(57B)
----example()
--------serviceWorker.html(1KB)
--------index.html(2KB)
--------sound.mp3(31KB)
--------sw.js(0B)
--------app.js(4KB)
--------sound.ogg(32KB)
--------bundle.js(2.62MB)
--------Notifications_button_24.png(325B)
----LICENSE(1KB)
----test()
--------components()
----README.md(4KB)
----.codebeatignore(32B)
----.editorconfig(314B)
----.gitignore(51B)
----karma.conf.js(3KB)
----CHANGELOG.md(2KB)
----.eslintignore(27B)
----package.json(2KB)

网友评论