Aljullu / react-lazy-load-image-component

React Component to lazy load images and components using a HOC to track window scroll position.
https://www.npmjs.com/package/react-lazy-load-image-component
MIT License
1.44k stars 109 forks source link

Pass dom node to afterLoad as argument #74

Open riccardolardi opened 4 years ago

riccardolardi commented 4 years ago

Wouldn't that make sense? Would facilitate custom handling of the (image) element after it has loaded.