UNPKG

@popperjs/core

Version:

Tooltip and Popover Positioning Engine

3 lines (2 loc) 102 B
import { Rect } from "../types"; export default function getDocumentRect(element: HTMLElement): Rect;