react-lazyload2
v2.2.9
Published
Lazyload your components, images or anything where performance matters.
Downloads
10
Maintainers
Readme
react-lazyload2
Hey, jasonslyvia. Too late to updated and fix my issue. So I Publish an version 2.
what's different?
// target : oneOf([
// React.PropTypes.func, // which return an html dom
// React.PropTypes.node, // html dom
// ])
// bind the target scroll event
<LazyLoad ... target={ ... }/>