[Feature Request] Performance improvement for large Table's
Open
component: table
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
Yes
### Component Name
Table
### Description
Right now there seems to be no performance optimizations for large data tables, think, 100s of thousands of rows. Perhaps something like https://clusterize.js.org could be implemented here, as because otherwise the component has a quite significant performance degradation, even sooner than raw html tables.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.