A row within a Table.
Name | @id | Type | Description | Inherited from |
---|---|---|---|---|
cells | stencila:cells | Array of TableCell | An array of cells in the row. | TableRow |
id | schema:id | string | The identifier for this item. | Entity |
meta | stencila:meta | object | Metadata associated with this item. | Entity |
rowType | stencila:rowType | โheaderโ, โfooterโ | If present, indicates that all cells in this row should be treated as header cells. | TableRow |
This documentation was generated from TableRow.schema.yaml.