Module

x/cliffy/table/layout.ts>TableLayout#spanRows

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method TableLayout.prototype.spanRows
import { TableLayout } from "https://dotland.deno.dev/x/cliffy@v0.13.0/table/layout.ts";

Parameters

_rows: IRow[]
optional
rowIndex: number = [UNSUPPORTED]
optional
colIndex: number = [UNSUPPORTED]
optional
rowSpan: number[] = [UNSUPPORTED]
optional
colSpan: number = [UNSUPPORTED]