InfinityScroll.compute method
InfinityScroll › compute
Unofficial
Compute visible items and update the virtual display.Signature:
compute(x: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| x | unknown | The computation input. |
Returns: unknown — The computation result.