@huanle/react-img-lazy-load
1.0.2 • Public • Published
react-img-lazy-load
A img lazy-loading component for react
<LazyLoad>
<img src={src} />
</LazyLoad>
or
<LazyLoad>
<img data-src={src} src={loadingImgSrc}/>
</LazyLoad>
Installation
npm install @huanle/react-img-lazy-load
MIT Licensed
Versions
Version | Downloads (Last 7 Days) | Tag |
---|
1.0.2 | 1 | latest |
Version History
Version | Downloads (Last 7 Days) | Published |
---|
1.0.2 | 1 | |
1.0.1 | 0 | |
1.0.0 | 0 | |
Package Sidebar
Install
npm i @huanle/react-img-lazy-load
Weekly Downloads