QPdfTableBody
@quik/pdf / QPdfTableBody
Type Alias: QPdfTableBody
QPdfTableBody = (
QPdfTableRow|QPdfTableRepeatRow)[]
Defined in: pdf/src/types.ts:175
Table body definition that supports static rows and repeat rows.
@quik/pdf / QPdfTableBody
QPdfTableBody = (
QPdfTableRow|QPdfTableRepeatRow)[]
Defined in: pdf/src/types.ts:175
Table body definition that supports static rows and repeat rows.