Skip to content

patternfly/react-virtualized-extension

Repository files navigation

React virtualized extension v5

This package contains virtualization extensions for tables and lists.

This package is currently an extension. Extension components do not undergo the same rigorous design or coding review process as core PatternFly components. If enough members of the community find them useful, we will work to move them into our core PatternFly system by starting the design process for the idea.

This package was originally developed under (and v4 is still released from) the patternfly-react repo

To run the documentation locally, clone this repo and run:

yarn install && yarn build && yarn start