Home > @native-html/heuristic-table-plugin > TableFlexColumnContainer
A container to display items in columns (think 'flex-direction: column')
Signature:
export interface TableFlexColumnContainer | Property | Type | Description |
|---|---|---|
| children | (TableFlexRowContainer | TableCell)[] | |
| type | 'col-container' |