Skip to content

Does react-aria-components collections support virtualization? #4393

Answered by snowystinger
clmnin asked this question in Q&A

You must be logged in to vote

Hey, so collections are not responsible for virtualization. They are just responsible for managing large sets of data and helping to navigate them. Rendering them is different. We don't have much in the way of documentation around our own virtualizer right now, but you could look at it to see what we do. Theoretically, you should be able to use other virtualizer libraries, though I'm not sure how much people have tried yet.

We haven't tried it out with the new RAC collection implementation yet either, so please let us know if you run into any issues with it.

Replies: 3 comments 2 replies

You must be logged in to vote
1 reply
@piecyk

Answer selected by clmnin

You must be logged in to vote
1 reply
@snowystinger

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants