Replies: 1 comment
-
@jiaozhiye in this case you can use dynamic example https://tanstack.com/virtual/latest/docs/framework/react/examples/dynamic |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My scenario is this: the height of each list item is not fixed and unpredictable. The height is determined by the amount of text inside. How can I use
useVirtualizer
? Can you help me and give me a demo?Beta Was this translation helpful? Give feedback.
All reactions