Virtual Scroller

Virtual Scroller is an efficient way of rendering lists by displaying a small subset of data in the viewport at any time.

Lazy Loading (10000 Items)
List of Products
#=item.name#
#=item.category#
$#=item.price#
#=item.inventoryStatus#
Prepopulated List (10000 Items)
List of Products
#=item.name#
#=item.category#
$#=item.price#
#=item.inventoryStatus#