0.0.2 • Published 2 years ago

react-modern-lazy-load v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

React Modern Lazy Load

Modern lazy loading for React

Options

NameTypeOptionalDefault valueDescription
rootElement \| Document \| nulltruenullRoot element' MDN Docs
rootMarginstringtrue0%Margin' MDN Docs
thresholdnumber \| number[]true0Threshold' MDN Docs
keepTrackingVisibilitybooleantruefalseIf set to true, it tracks changes in visibility at all times.