Implementing Scrollers to Render Visible List Items and Recycle DOM Elements - Forum

Forum Navigation
You need to log in to create posts and topics.

Implementing Scrollers to Render Visible List Items and Recycle DOM Elements

I'm exploring the idea of using scrollers to optimize rendering in a list. I've read that scrollers can be employed to render only the items visible on the screen, recycling DOM elements as the user scrolls. However, I'm uncertain about the implementation specifics for achieving this efficiency.

Could someone guide me on how to implement this for a list? I'm particularly interested in understanding the technical aspects involved and any recommended practices or libraries for achieving this efficiently.

Thanks in advance for any insights!

Hi @asmat, can you provide a sample? I can not understand well enough what you want.
Thank you!