sempdf v1.9.1Type aliases
Type Alias: TableHeaderScope
sempdf / TableHeaderScope
type TableHeaderScope = "row" | "column" | "both";Defined in: src/types.ts:2521
Header scope values for tagged table header cells.
sempdf / TableHeaderScope
type TableHeaderScope = "row" | "column" | "both";Defined in: src/types.ts:2521
Header scope values for tagged table header cells.