lazy-load component with intersection observer API
Monitor if a component is inside the viewport, using IntersectionObserver API
Simple lazy loading component built with react
React hook to use IntersectionObserver declaratively.
Track React component in viewport using Intersection Observer API
A React hook for the IntersectionObserver API that uses a polyfill when the native API is not available
Tracks the intersection of a DOM element and its containing element or the viewport.
React component for the Intersection Observer API
React lazy loading component, images, etc. It will monitor element and tell you when element enters into the viewport.
Intersection Observer Admin for better performance
React Component to lazy load images using a HOC to track window scroll position.
react native intersection observer
A library for declarative use of Intersection Observer API with Angular
Tracks the intersection of a DOM element and its containing element or the viewport.
[](https://www.npmjs.com/package/v-lazy-image) [](https://www.npmjs.com/package/v-lazy-image) [ | English
Vanilla JavaScript plugin for lazyloading images
TypeScript definitions for react-lazy-load-image-component
A react hook to use the IntersectionObserver declaratively in your React app.
A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood.
Resize observer for React