Skip to content

InfinityScroll.findElementTop method

InfinityScroll › findElementTop

Unofficial

Find the top position of an element within the scroll container.

Signature:

findElementTop(x: unknown, y: unknown, z: unknown): unknown

Parameters:

ParameterTypeDescription
xunknownThe element to find.
yunknownSecond parameter.
zunknownThird parameter.

Returns: unknownThe top position of the element.