Table: row virtualization plugin
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 13k
- Forks
- 1.1k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 690
Description
Part of the Table feature suite tracker #3639.
**Feature area:** Rendering & performance
Port a `useTableVirtualization` plugin that renders only the visible rows for large datasets. Diverges from the pure transform interface (data slicing) — API arbitration happens here.
_Filed from the #3639 roadmap._
Contributor guide
Assessment
This issue has not been assessed yet.