FIG-001 · EXAMPLES
// examples / virtual list patterns
examples.
Interactive demos for fixed rows, dynamic measurement, infinite loading, and imperative scrolling. Each page includes the exact source behind the preview.
FIG-001
SHEET 01 / 02
FIG-002 / DEMOS
choose a scenario.
Start with the smallest list, then move into loading, programmatic scroll, and measured dynamic rows.
№ 01 / 04
↗
basic list.
FIXED ROWS
Render 10,000 items while keeping only visible rows in the DOM.
№ 02 / 04
↗
infinite scroll.
PAGINATION
Load the next page as the virtual range approaches the end.
№ 03 / 04
↗
scroll to item.
METHODS
Jump to any index with top, bottom, nearest, or auto alignment.
№ 04 / 04
↗
variable height.
MEASUREMENT
Expand rows and let the list keep offsets correct as heights change.
SET / JETBRAINS MONO + INTER
HUMANSPEAK · 2026
MIT LICENCE
docs → api + guides