3 Replies
national-gold
national-gold3y ago
Hi, don't follow the question? Basic scrollingDelay is the timeout delay, when notify on scroll stop.
vicious-gold
vicious-goldOP3y ago
Is something similar to supported https://primereact.org/virtualscroller/#delay
PrimeReact | React UI Component Library
The ultimate collection of design-agnostic, flexible and accessible React UI Components.
national-gold
national-gold3y ago
@Borisov Misha you can use it in same way, basic for example set scrollingDelay={500}, then virtualizer expose isScrolling and base on that you can do conditional rendering of items.

Did you find this page helpful?