StructureOutputJson
Preparing search index...
TableRow
Type Alias TableRow
type
TableRow
=
{
rect
:
Rect
;
tds
:
(
TableData
|
TableHeaderCell
)
[]
;
type
:
"tr"
;
}
Index
Properties
rect
tds
type
Properties
rect
rect
:
Rect
tds
tds
:
(
TableData
|
TableHeaderCell
)
[]
type
type
:
"tr"
Settings
Member Visibility
Beta
Theme
OS
Light
Dark
On This Page
Properties
rect
tds
type
StructureOutputJson
Loading...