Skip to main content
Module

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

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

Object that determines text & width of a column in {TableComponent}'s headers

Properties

title: string

Text displayed above column

width: number

Enforced width of a column