Search
Preparing search index...
The search index is not available
@stencila/jesta
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/jesta
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
Optional
content
content
:
InlineContent
[]
|
BlockContent
[]
Optional
id
id
:
string
Optional
meta
meta
:
Object
Optional
name
name
:
string
Optional
rowspan
rowspan
:
number
type
type
:
"TableCell"
Exports
Internals
http
Externals
logga
schema
Table
Cell
cell
Type
colspan
content
id
meta
name
rowspan
type
Generated using
TypeDoc
A cell within a
Table
.