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

x/tui/src/components/table.ts>TableUnicodeCharacters

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
variable TableUnicodeCharacters
import { TableUnicodeCharacters } from "https://deno.land/x/tui@2.0.0/src/components/table.ts";

type

{ sharp: { topLeft: string; topRight: string; bottomLeft: string; bottomRight: string; leftHorizontal: string; rightHorizontal: string; horizontal: string; vertical: string; }; rounded: { topLeft: string; topRight: string; bottomLeft: string; bottomRight: string; leftHorizontal: string; rightHorizontal: string; horizontal: string; vertical: string; }; }