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

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

🚀 (Deno) enhanced executor
Latest
interface $cliffyTable.ICellOptions
import { type $cliffyTable } from "https://deno.land/x/dxx@rf/src/lib/$deps.ts";
const { ICellOptions } = $cliffyTable;

Cell options.

Properties

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