getIntersectionList method
- DOMRectReadOnly rect,
- SVGElement? referenceElement
Implementation
external NodeList getIntersectionList(
DOMRectReadOnly rect,
SVGElement? referenceElement,
);
external NodeList getIntersectionList(
DOMRectReadOnly rect,
SVGElement? referenceElement,
);