Skip to main content
Module

x/scaffold/src/deps/cli.ts>ICellOptions

scaffold your next project with style and 💗
Latest
interface ICellOptions
import { type ICellOptions } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

Cell options.

Properties

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