Skip to content

DataGrid: Explore virtualization with render function API #24229

@ling1726

Description

@ling1726

Explore different virtualization libraries with the API prototyped in #24125.

Using a render function allows a way of consuming items and column items as props, this means that complex baked in features are easier to implement since the top level component has access to the data. However, this might not be compatible with all virtualization libraries. We should investigate a few of the popular libraries.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions