react intersection observer:Intersection Observer API的React实现以告诉您元素何时进入或离开视口 源码
React交叉口观察者 对React实现来告诉您元素何时进入或离开视口。 同时包含一个 , 和实现。 故事书演示: : 产品特点 :fishing_pole: 挂钩或组件API-使用useInView ,监视元素比以往任何时候都更加容易 :high_voltage: 优化的性能-尽可能重用交叉口观察者实例 :gear_selector: 匹配本机API-使用直观 :test_tube: 准备测试-嘲笑路口观察器,以便通过轻松进行测试 :deciduous_tree: 可摇树-仅包括您使用的零件 :collision: 很小的束 安装 使用安装: yarn add react
文件列表
react-intersection-observer-master.zip
(预估有个40文件)
react-intersection-observer-master
.gitignore
183B
.babelrc
186B
.codesandbox
ci.json
202B
package.json
5KB
src
global-types.ts
28B
useInView.tsx
3KB
observers.ts
4KB
暂无评论