Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/tui/src/theme.ts>emptyStyle

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
function emptyStyle
import { emptyStyle } from "https://deno.land/x/tui@1.3.4/src/theme.ts";

Used as placeholder style when one is not supplied, returns the input

Parameters

text: string

Returns

string