An open API service indexing awesome lists of open source software.

https://github.com/patternfly/react-virtualized-extension


https://github.com/patternfly/react-virtualized-extension

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# React virtualized extension v6

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](https://github.com/patternfly/patternfly-react/tree/8e892ec941ec177d7424f5c6a74694b3c7e53941/packages/react-virtualized-extension)

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

`yarn install && yarn build && yarn start`