react-sentinel:React Component,它抽象出requestAnimationFrame,允许您通过监视文档中的任何内容来设置道具!

时间:2024-02-24 10:05:32
【文件属性】:

文件名称:react-sentinel:React Component,它抽象出requestAnimationFrame,允许您通过监视文档中的任何内容来设置道具!

文件大小:151KB

文件格式:ZIP

更新时间:2024-02-24 10:05:32

react monitoring requestanimationframe render-props MonitoringJavaScript

React Sentinel-0.2.0 是一个组件,它抽象了requestAnimationFrame和requestIdleCallback的递归循环,以使开发人员可以有效地观察dom并相应地更改状态。 以元素查询的常见用例为例。 在CSS中,媒体查询之所以如此有用,是因为它们仅监控页面的大小,但是如果您只想监控一个元素怎么办? 例 import React , { PureComponent , } from " react " ; import Sentinel from " react-sentinel " ; import DumbCard from "


【文件预览】:
react-sentinel-master
----__test__()
--------.eslintrc.json(81B)
--------react-sentinel.test.jsx(599B)
----rollup.config.js(3KB)
----LICENSE.MD(1KB)
----yarn.lock(223KB)
----.eslintrc.js(490B)
----src()
--------react-sentinel.js(3KB)
----.babelrc(215B)
----scripts()
--------.eslintrc.json(99B)
--------jest()
----.travis.yml(569B)
----example()
--------.eslintrc.json(214B)
--------index.html(310B)
--------styles()
--------modules()
--------components()
--------bundle.js(268KB)
--------index.js(243B)
----jest.config.js(158B)
----README.md(4KB)
----CONTRIBUTING.MD(385B)
----.gitignore(560B)
----package.json(3KB)

网友评论