Skip to main content

getOffset

Description​

Calculates the relative offset of a container to the scroll element.

getOffset(scrollElement: IContainer | null, container: IContainer): Bounds
ParameterSummary
scrollElementAll

The parent scroll element to which the relative position is computed.

containerAll

The container element for which the relative position is calculated.