Skip to main content
Module

x/lume/deps/dom.ts>CharacterData#replaceWith

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method CharacterData.prototype.replaceWith
import { CharacterData } from "https://deno.land/x/lume@v2.1.4/deps/dom.ts";

Parameters

...nodes: (Node | string)[]