Appearance
zeropdf / TableRow
Type Alias: TableRow
ts
type TableRow = readonly TableCell[];Defined in: src/types.ts:2042
Input shape accepted for table rows.
Appearance
zeropdf / TableRow
type TableRow = readonly TableCell[];Defined in: src/types.ts:2042
Input shape accepted for table rows.