Skip to content

Implementing a grid of cards with infinite scroll using WindowVirtualizer #484

Answered by inokawa
sazzouz asked this question in Q&A
Discussion options

You must be logged in to vote

The children of Virtualizer/VList must be elements array or a render prop, not a wrapper div. If you want to customize the element over the children, you can use as prop of Virtualizer.

It's not built with React, but there is an example of virtulization with css grid styling.
https://inokawa.github.io/virtua/?path=/story/solid_virtualizer--div-table

Replies: 1 comment

Comment options

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