https://github.com/patternfly/react-virtualized-extension
https://github.com/patternfly/react-virtualized-extension
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patternfly/react-virtualized-extension
- Owner: patternfly
- License: mit
- Created: 2023-03-17T12:18:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T18:56:28.000Z (about 1 year ago)
- Last Synced: 2025-03-26T01:51:12.425Z (9 months ago)
- Language: TypeScript
- Size: 1.13 MB
- Stars: 0
- Watchers: 3
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`