twobin / react-lazyload

Lazy load your component, image or anything matters the performance.
MIT License
5.85k stars 487 forks source link

[Question] Disable lazy load for components above the current scroll position #349

Open SapuSeven opened 3 years ago

SapuSeven commented 3 years ago

How can I set this up so that everything above the current scroll position gets loaded even without being visible? Is it even possible?