UNPKG

@popperjs/core

Version:

Tooltip and Popover Positioning Engine

3 lines (2 loc) 150 B
import { Window } from "../types"; export default function listScrollParents(element: Node, list?: Array<Element | Window>): Array<Element | Window>;