Skip to main content
Module

x/lume/deps/cliffy.ts>GenericInput#highlight

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method GenericInput.prototype.highlight
Re-export
import { GenericInput } from "https://deno.land/x/lume@v1.13.2/deps/cliffy.ts";

Parameters

value: string | number
optional
color1: (val: string) => string = [UNSUPPORTED]
optional
color2: (val: string) => string = [UNSUPPORTED]

Returns

string