sempdf v1.9.1Type aliases
Type Alias: TableCellBorderInput
sempdf / TableCellBorderInput
type TableCellBorderInput = boolean | TableCellBorderSide;Defined in: src/types.ts:24
Table cell border: true for the default rule, or an explicit side spec.
sempdf / TableCellBorderInput
type TableCellBorderInput = boolean | TableCellBorderSide;Defined in: src/types.ts:24
Table cell border: true for the default rule, or an explicit side spec.