React typescript scroll block with Intersection Observer features
Monitor if a component is inside the viewport, using IntersectionObserver API
React hook to use IntersectionObserver declaratively.
A React hook for the IntersectionObserver API that uses a polyfill when the native API is not available
Track React component in viewport using Intersection Observer API
Tracks the intersection of a DOM element and its containing element or the viewport.
React component for the Intersection Observer API
react native intersection observer
Simple lazy loading component built with react
Infinite scroll component for React. Zero runtime dependencies, IntersectionObserver-based, TypeScript-first. Window scroll, fixed-height, and custom container modes. Pull-to-refresh and inverse (chat) scroll included.
Intersection Observer Admin for better performance
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.
React components to add reveal animations using the Intersection Observer API and CSS Animations.
A simple hook to create infinite scroll components
Disables scroll outside of `children` node.
Removes body scroll without content _shake_
View docs [here](https://radix-ui.com/primitives/docs/components/scroll-area).
Monitor the scroll percentage of a component inside the viewport, using the IntersectionObserver API.
A react hook to use the IntersectionObserver declaratively in your React app.
Resize observer for React
Detect if an element is in the viewport using the Intersection Observer API
React lazy loading component, images, etc. It will monitor element and tell you when element enters into the viewport.
React hook to monitor an element enters or leaves the viewport (or another element).