Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-virtual

tannerlinsley1.7mMIT2.10.4TypeScript support: included

Hooks for virtualizing scrollable elements in React

readme

Table of Contents generated with DocToc

React Virtual Header

Hooks for virtualizing scrollable elements in React

#TanStack Join the community on Spectrum

Enjoy this library? Try the entire TanStack! React Query, React Table, React Charts, React Form

Visit react-virtual.tanstack.com for docs, guides, API and more!

Quick Features

  • Row, Column, and Grid virtualization
  • One single headless hook
  • Fixed, variable and dynamic measurement modes
  • Imperative scrollTo control for offset, indices and alignment
  • Custom scrolling function support (eg. smooth scroll)