Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tui/src/components/mod.ts>TextBoxTheme

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
interface TextBoxTheme
implements Theme
import { type TextBoxTheme } from "https://deno.land/x/tui@2.0.0/src/components/mod.ts";

Properties

value: Theme
cursor: Theme
lineNumbers: Theme

Style for numbers counting textbox rows

highlightedLine: Theme

Style for currently selected text row