Skip to main content
Module

x/lume/deps/cliffy.ts>ICellOptions

🔥 Static site generator for Deno 🦕
Very Popular
Latest
interface ICellOptions
import { type ICellOptions } from "https://deno.land/x/lume@v2.1.4/deps/cliffy.ts";

Cell options.

Properties

optional
border: boolean
optional
colSpan: number
optional
rowSpan: number
optional
align: Direction