Skip to main content
Module

x/netzo/deps/question/util.ts>highlightText

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Latest
function highlightText
import { highlightText } from "https://deno.land/x/netzo@0.5.119/deps/question/util.ts";

Parameters

text: string
optional
unnamed 1: { shouldHighlight?: boolean; reset?: boolean; color?: Color; underline?: boolean; } = [UNSUPPORTED]