react-notifications

时间:2024-05-01 14:40:55
【文件属性】:

文件名称:react-notifications

文件大小:493KB

文件格式:ZIP

更新时间:2024-05-01 14:40:55

JavaScript

React通知 @ mwatson / react-notifications 安装 npm install --save react-notifications 用法 从@renci/react-notifications导入Notifications组件... // App.js import { Notifications } from 'react-notifications' import 'react-notifications/dist/index.css' ...并将您的应用程序包装在Notifications组件中,因为它为其后代提供了上下文。 < Notifications> < App> < / Notifications > 使用useNotifications挂钩与您自己的组件中的当前通知进行交互。 import { useNotificat


【文件预览】:
react-notifications-main
----.gitignore(281B)
----.eslintrc(603B)
----package.json(2KB)
----package-lock.json(670KB)
----src()
--------.eslintrc(36B)
--------index.test.js(151B)
--------index.js(2KB)
--------tray.js(694B)
--------config.js(1KB)
--------styles.module.css(2KB)
--------notification.js(2KB)
----.travis.yml(41B)
----README.md(1KB)
----example()
--------package.json(880B)
--------package-lock.json(1.25MB)
--------src()
--------public()
--------README.md(270B)
----.eslintignore(47B)
----.editorconfig(147B)
----.prettierrc(197B)

网友评论