react-notify-me:用于通知的React组件

时间:2024-05-17 21:47:21
【文件属性】:

文件名称:react-notify-me:用于通知的React组件

文件大小:5.28MB

文件格式:ZIP

更新时间:2024-05-17 21:47:21

JavaScript

React通知 用于通知的React组件 安装 npm install --save react-notify-me 概述 用法 import { Notifications } from 'react-notify-me' render ( ) { return ( < div xss=removed> { this . props . children } < Notifications xss=removed> < / div > ) } import notify from 'react-notify-me' componentDidMount ( ) { notify ( { content : 'C


【文件预览】:
react-notify-me-master
----.gitignore(49B)
----.babelrc(224B)
----images()
--------example.gif(5.22MB)
--------logo.png(5KB)
----package.json(1KB)
----src()
--------index.js(191B)
--------NotificationConductor.js(2KB)
--------Notification.js(2KB)
--------style.css(1KB)
----LICENSE.txt(1KB)
----README.md(2KB)
----example()
--------.gitignore(285B)
--------package.json(487B)
--------package-lock.json(399KB)
--------src()
--------public()
--------README.md(117KB)
----.npmignore(30B)

网友评论