Home > @activeviam/activeui-sdk > TablePagesCell
TablePagesCell interface
Equivalent of TableCell on the PAGES axis.
Signature:
export interface TablePagesCell
Properties
| Property | Type | Description |
|---|---|---|
| caption | TableCellCaption | |
| columnValue | TableCellColumnValue | |
| isTotal | boolean | |
| previous | TablePagesCell | |
| properties | any | |
| value | TableCellValue | |
| version | TableVersion |