is it possible to rowItem has changable height #623
Unanswered
OrhanOzkercin
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Yes, with dynamic case, checkout the https://tanstack.com/virtual/v3/docs/examples/react/dynamic |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @piecyk, thank you very much for the response. I wonder if is it possible to make a row changeable, I could not figure out how dynamic case handles this. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use a virtualized list but there is one case for me. I have a component that is like an accordion. It can switch on and off which means its height can change.
I wonder is possible to handle this situation with the library.
Beta Was this translation helpful? Give feedback.
All reactions