Computes the source slice needed to render a virtual list viewport.
The returned items array contains only visible rows plus optional overscan, which keeps render work bounded even when the source collection is large.
items
Computes the source slice needed to render a virtual list viewport.
The returned
itemsarray contains only visible rows plus optional overscan, which keeps render work bounded even when the source collection is large.