Skip to content

Implement DataGrid component #24420

@ling1726

Description

@ling1726

The DataGrid component is intended to be 'smart' component that uses both the table primitives (such as those that are tested as a part of #24386) and the headless table state hook that should be implemented as a part of #24226.

This component will be opinionated and satisfy users that don't want to wire up primitives with state and manage other concerns like accessibility. The component should be accessible by default.

While it would be nice to support virtualization in this component (#24229) it depends on feasibility

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions