notification:React通知

时间:2024-06-01 01:35:17
【文件属性】:

文件名称:notification:React通知

文件大小:20KB

文件格式:ZIP

更新时间:2024-06-01 01:35:17

TypeScript

rc通知 React Notification UI组件 安装 用法 import Notification from 'rc-notification' ; Notification . newInstance ( { } , notification => { notification . notice ( { content : 'content' } ) ; } ) ; 兼容性 IE浏览器/边缘 火狐浏览器 Chrome合金 苹果浏览器 电子 IE11,Edge 最近2个版本 最近2个版本 最近2个版本 最近2个版本 例子 http://本地主机:8001 在线示例: https : //notification-react-component.vercel.app 原料药 Notification.newInstance(props,(noti


【文件预览】:
notification-master
----.gitignore(288B)
----type.d.ts(49B)
----package.json(2KB)
----src()
--------Notice.tsx(3KB)
--------useNotification.tsx(1KB)
--------Notification.tsx(8KB)
--------index.ts(73B)
----LICENSE.md(1KB)
----.umirc.ts(421B)
----assets()
--------index.less(2KB)
----jest.config.js(92B)
----CHANGELOG.md(488B)
----tsconfig.json(328B)
----now.json(180B)
----.github()
--------workflows()
----.eslintrc.js(260B)
----README.md(6KB)
----.fatherrc.js(165B)
----tests()
--------hooks.test.tsx(3KB)
--------index.test.js(15KB)
----docs()
--------index.md(66B)
--------examples()
--------demo()
----.editorconfig(245B)
----.prettierrc(127B)

网友评论