schema

TableRow

A row within a Table.

Properties

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

Available as

Source

This documentation was generated from TableRow.schema.yaml.