import * as mod from "https://dotland.deno.dev/x/deno_dom@v0.1.48/src/dom/utils.ts";
Functions
Convert JS property name to dataset attribute name without validation | |
.innerHTML/.outerHTML implementation without recursion to avoid stack overflows | |
Sets the new parent for the children via _setParent() on all the child nodes and removes them from the DocumentFragment's childNode list. |