Search
Preparing search index...
The search index is not available
@stencila/schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/schema
TableCell
Interface TableCell
A cell within a
Table
.
Hierarchy
Entity
TableCell
Index
Properties
cell
Type
colspan
content
id
meta
name
rowspan
type
Properties
Optional
cell
Type
cell
Type
:
"data"
|
"header"
Optional
colspan
colspan
:
number
content
content
:
Node
[]
Optional
id
id
:
string
Optional
meta
meta
:
{}
Type declaration
[
key:
string
]:
any
Optional
name
name
:
string
Optional
rowspan
rowspan
:
number
type
type
:
"TableCell"
Exports
Table
Cell
cell
Type
colspan
content
id
meta
name
rowspan
type
Generated using
TypeDoc
A cell within a
Table
.