react-window
v2.2.4
Published
<img src="https://react-window.vercel.app/og.svg" alt="react-window logo" width="400" height="210" />
Readme
react-window is a component library that helps render large lists of data quickly and without the performance problems that often go along with rendering a lot of data. It's used in a lot of places, from React DevTools to the Replay browser.
Support
If you like this project there are several ways to support it:
The following wonderful companies and individuals have sponsored react-window:
Installation
Begin by installing the library from NPM:
npm install react-windowTypeScript types
TypeScript definitions are included within the published dist folder
FAQs
Frequently asked questions can be found here.
Documentation
Documentation for this project is available at react-window.vercel.app; version 1.x documentation can be found at react-window-v1.vercel.app.
List
Renders data with many rows.
Required props
Optional props
Grid
Renders data with many rows and columns.
