Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Resembli/react-virtualized-window

Repository files navigation

license bundle-size npm

@resembli/react-virtualized-window provides basic components for creating virtualized views. Virtualization is a rendering method where only the dom element visible to the user are rendered. Using the components in this package it's possible to render lists or grids with 100,000s of items without any noticeable impact on rendering performance.

See the @resembli/react-virtualized-window documentation.

npm install @resembli/react-virtualized-window
yarn add @resembli/react-virtualized-window
pnpm i @resembli/react-virtualized-window