A simple higher order function to provide scroll position to a component
Disables scroll outside of `children` node.
Removes body scroll without content _shake_
View docs [here](https://radix-ui.com/primitives/docs/components/scroll-area).
Synchronize scroll positions across multiple scrollable containers
Provides the logic to control the scroll over an element
A React hook for updating components when the scroll position of the window on the y-axis changes
React hook to calculate scroll position
A virtual scroll React component for efficiently rendering large scrollable lists, grids, tables, and feeds
A React component to execute a function whenever you scroll to an element.
React Component to lazy load images using a HOC to track window scroll position.
Utility to measure view bounds
Track React component in viewport using Intersection Observer API
Virtualized React component for rendering human/AI chatbot conversations.
React easy swipe - Easy handler for common touch operations
Enables body scroll locking (for iOS Mobile and Tablet, Android, desktop Safari/Chrome/Firefox) without breaking scrolling of a target element (eg. modal/lightbox/flyouts/nav-menus)
Provides the logic to control the scroll over an element
Enhance your React apps with advanced scroll detection using @smakss/react-scroll-direction. This powerful hook not only detects scroll direction but also provides scroll position information. Ideal for React, Remix, Next.js, and Gatsby projects, it comes
Reactive primitives to react to element/window scrolling.
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.
A lightweight React Hook intended mainly for AI chat applications, for smoothly sticking to bottom of messages
A scroll component for React.js
The javascript library for magical scroll interactions.
React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby