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

x/dxx/src/lib/$deps.ts>$cliffyTable.ITableSettings

🚀 (Deno) enhanced executor
Latest
interface $cliffyTable.ITableSettings
implements Required<Omit<ITableOptions, "align">>
import { type $cliffyTable } from "https://deno.land/x/dxx@rf/src/lib/$deps.ts";
const { ITableSettings } = $cliffyTable;

Table settings.

Properties

chars: IBorder
optional
align: Direction