TanStackT
TanStack3y ago
1 reply
brilliant-orange

useVirtualizer and useWindowVirtualizer

Hello! I have a component that is rendering two virtualizers, currently I am using useVirtualizer and useWindowVirtualizer, but I noticed it works using useVirtualizer for both of them. What is the ideal scenario for this? is there any difference between useVirtualizer and useWindowVirtualizer?
Was this page helpful?