Skip to content

InfinityScroll.compute method

InfinityScroll › compute

Unofficial

Compute visible items and update the virtual display.

Signature:

compute(x: unknown): unknown

Parameters:

ParameterTypeDescription
xunknownThe computation input.

Returns: unknownThe computation result.