Skip to main content
Module

x/tui/mod.ts>replaceEmptyStyle

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

Returns {replacement} if {style} is an {emptyStyle} otherwise returns {style} back

Parameters

style: Style
replacement: Style