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

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

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

Trim element from right (in block) after seeing pattern in a TextNode.

Parameters

pattern: RegExp

pattern to find