Skip to content

Topic

Virtualized rendering

Technique for displaying very long lists in a browser by mounting only the rows near the viewport, recycling their DOM elements while scrolling, and synthesising the scroll extent from a table of row heights.

Current clusters