Finds a host element of the given DOM node with respect to rendering targets.
Crosses shadow DOM and rendered fragment bounds. In the latter case returns a rendering target host instead of the document fragment.
Target DOM element.
Either parent element of the given node, or undefined when not found.
undefined
Generated using TypeDoc
Finds a host element of the given DOM node with respect to rendering targets.
Crosses shadow DOM and rendered fragment bounds. In the latter case returns a rendering target host instead of the document fragment.