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

x/ink/tsdom/tsdom.ts>HTMLElement#removeChild

Terminal string color for Deno
Latest
method HTMLElement.prototype.removeChild
import { HTMLElement } from "https://deno.land/x/ink@1.3/tsdom/tsdom.ts";

Remove Child element from childNodes array

Parameters

node: Node

node to remove