Skip to content

InfinityScroll.compute method

InfinityScroll › compute

Unofficial

Compute visible items and update the virtual display.

Signature:

compute(x: unknown): unknown

Parameters:

Parameter Type Description
x unknown The computation input.

Returns: unknownThe computation result.