UNPKG

react-aria

Version:
3 lines (2 loc) 162 B
import { Orientation } from '@react-types/shared'; export declare function getOffset(element: HTMLElement, reverse?: boolean, orientation?: Orientation): number;