• Gets the position of an element in the viewer without reflow

    Parameters

    • el: HTMLElement

    Returns Point

    Description

    Will gives the same result as getBoundingClientRect() as soon as there are no CSS transforms

Generated using TypeDoc