React virtual scrolling components for lists and grids
Written in TypeScript using modern React. Scalable to trillions of rows and columns.
Defines the VirtualList and VirtualGrid components. Or build your own by combining VirtualScroll, AutoSizer, DisplayList and DisplayGrid.
React virtual scrolling components for lists and grids
Remarks
Written in TypeScript using modern React. Scalable to trillions of rows and columns.
Defines the VirtualList and VirtualGrid components. Or build your own by combining VirtualScroll, AutoSizer, DisplayList and DisplayGrid.