Skip to main content
Module

x/lume/deps/cliffy.ts>ITableSettings

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface ITableSettings
implements Required<Omit<ITableOptions, "align">>
import { type ITableSettings } from "https://deno.land/x/lume@v1.15.2/deps/cliffy.ts";

Table settings.

Properties

chars: IBorder
optional
align: Direction