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:

Parameter Type Description
x unknown The element to find.
y unknown Second parameter.
z unknown Third parameter.

Returns: unknownThe top position of the element.