Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

🦕 Deno module for creating Terminal User Interfaces
Latest
interface TextBoxTheme
implements Theme
import { type TextBoxTheme } from "https://deno.land/x/tui@2.1.11/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