[Autocomplete] add infinite scroll for tags #21189
Labels
component: autocomplete
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
Summary 💡
Do mui support an infinite scroll on a div/paper/semething?
Examples 🌈
I have to render more than 4000 tags, so I want that on scroll, more tags will appear (not all tags will be on the dom, but only some), otherwise it will be very slow
is there a solution for me?
Motivation 🔦
The text was updated successfully, but these errors were encountered: