[Masonry] Add virtualization support #28586
Labels
component: masonry
This is the name of the generic UI component, not the React module!
status: waiting for author
Issue with insufficient information
Summary 💡
There are some technical limitations for having many items in Masonry (see #27934 (comment)) - if we virtualize the center part we only need to render X things and might be able to workaround the limitation.
Furthermore we could use this for an infinite scroll Masonry gallery
Examples 🌈
https://mui.com/components/image-list/#masonry-image-list
Motivation 🔦
See summary
The text was updated successfully, but these errors were encountered: