Virtualization of the DOM/data for million rows #1109
Replies: 1 comment 1 reply
-
We have virtual scroll working on canvas just like virtual scroll for DOM. Only rows in the viewport would be rendered. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does/Will this lib support virtualization when the number of rows are too many, say a million? If one wants to implement it, how to go about it?
Beta Was this translation helpful? Give feedback.
All reactions