Skip to main content
Module

x/lume/deps/cliffy.ts>ITableSettings

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

Table settings.

Properties

chars: IBorder
optional
align: Direction