Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function getScrollableAncestors
import { getScrollableAncestors } from "https://deno.land/x/netzo@0.3.66/deps/@dnd-kit/core.ts";

Parameters

element: Node | null
optional
limit: number

Returns

Element[]