An example about how we could do infinite scrolling with react-virtual@beta
.
#4278
Unanswered
noghartt
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's an example about how we could write a simple table with infinite scrolling and virtualized rows using:
@tanstack/react-table
+@tanstack/virtual
v3 +@mui/material
v5:See the code
See on gist
We have some issues with this table yet, like fitting the right column and other things, but it works.
Beta Was this translation helpful? Give feedback.
All reactions