Search
Preparing search index...
The search index is not available
@stencila/schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/schema
TableRow
Interface TableRow
A row within a Table.
Hierarchy
Entity
TableRow
Index
Properties
cells
id
meta
row
Type
type
Properties
cells
cells
:
TableCell
[]
Optional
id
id
:
string
Optional
meta
meta
:
{}
Type declaration
[
key:
string
]:
any
Optional
row
Type
row
Type
:
"header"
|
"footer"
type
type
:
"TableRow"
Exports
Table
Row
cells
id
meta
row
Type
type
Generated using
TypeDoc
A row within a Table.