StructureOutputJson
Preparing search index...
TableData
Type Alias TableData
type
TableData
=
{
colSpan
?:
number
;
colStart
:
number
;
contents
:
BlockElement
[]
;
rect
:
Rect
;
rowSpan
?:
number
;
rowStart
:
number
;
type
:
"td"
;
}
Index
Properties
col
Span?
col
Start
contents
rect
row
Span?
row
Start
type
Properties
Optional
col
Span
colSpan
?:
number
1 if not present
col
Start
colStart
:
number
0-based horizontal grid index
contents
contents
:
BlockElement
[]
rect
rect
:
Rect
Optional
row
Span
rowSpan
?:
number
1 if not present
row
Start
rowStart
:
number
0-based vertical grid index
type
type
:
"td"
Settings
Member Visibility
Beta
Theme
OS
Light
Dark
On This Page
Properties
col
Span
col
Start
contents
rect
row
Span
row
Start
type
StructureOutputJson
Loading...
1 if not present