react-modern-lazy-load
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

React Modern Lazy Load

Modern lazy loading for React

Options

Name Type Optional Default value Description
root Element | Document | null true null Root element' MDN Docs
rootMargin string true 0% Margin' MDN Docs
threshold number | number[] true 0 Threshold' MDN Docs
keepTrackingVisibility boolean true false If set to true, it tracks changes in visibility at all times.

/react-modern-lazy-load/

    Package Sidebar

    Install

    npm i react-modern-lazy-load

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    20.9 kB

    Total Files

    11

    Last publish

    Collaborators

    • tomaskavka