Skip to main content
Extremely Popular
Latest
function nodesAndTextNodes
Re-export
import { nodesAndTextNodes } from "https://deno.land/x/deno_dom@v0.1.48/deno-dom-wasm-noinit.ts";

Throws if any of the nodes are an ancestor of parentNode

Parameters

nodes: (Node | unknown)[]
parentNode: Node