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