Skip to main content
Module

x/tui/src/components/table.ts

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
import * as tui from "https://deno.land/x/tui@1.3.4/src/components/table.ts";

Classes

Component that can be pressed

Interfaces

Interface defining object that {TableComponent}'s constructor can interpret

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

Theme used by {TableComponent} to style itself

Type Aliases

Implementation for {TableComponent} class

Type that specifies structore of object that defines how table frame looks like