Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/dep/dom.ts>Element#replaceWith

A frugal web framework
Go to Latest
method Element.prototype.replaceWith
Re-export
import { Element } from "https://deno.land/x/frugal@0.2.1/dep/dom.ts";

Parameters

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