wdpr
Preparing search index...
@wdprlib/parser
index
TableData
Interface TableData
Data payload for a table element.
interface
TableData
{
attributes
:
AttributeMap
;
rows
:
TableRow
[]
;
}
Index
Properties
attributes
rows
Properties
attributes
attributes
:
AttributeMap
rows
rows
:
TableRow
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
rows
wdpr
Loading...
Data payload for a table element.