A React component wrapper that restricts scrolling capabilities of everything except for its children.
It is a trap! (for a focus)
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)
Disables scroll outside of `children` node.
The final solution for WAI ARIA compatible modal dialogs or full-screen tasks.
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.
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)
Removes body scroll without content _shake_
View docs [here](https://radix-ui.com/primitives/docs/components/scroll-area).
🔐Body scroll locking that just works with everything
A React Native ScrollView component that resizes when the keyboard appears.
TypeScript definitions for body-scroll-lock
Prevent scroll on the body when component is mounted.
DOM trap for a focus
React focus lock for all Chakra components
A scroll component for React.js
Implements scroll on drag
A simple hook to create infinite scroll components
React Component to lazy load images using a HOC to track window scroll position.
A virtual scroll React component for efficiently rendering large scrollable lists, grids, tables, and feeds
A simple React component that lets you listen for when you have scrolled to the bottom.
Infinite scroll component for React in ES6
TypeScript definitions for scroll-lock
A lightweight React Hook intended mainly for AI chat applications, for smoothly sticking to bottom of messages