Skip to main content
Module

x/tui/src/components/textbox.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.1.4/src/components/textbox.ts";

Properties

value: Theme
cursor: Theme
lineNumbers: Theme

Style for numbers counting textbox rows

highlightedLine: Theme

Style for currently selected text row