sempdf
sempdf v1.9.1Type aliases

Type Alias: TableRow

sempdf v1.9.1


sempdf / TableRow

type TableRow = readonly TableCell[];

Defined in: src/types.ts:2579

Input shape accepted for table rows.