Search
Preparing search index...
The search index is not available
@lineup-lite/table
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@lineup-lite/table
Row
Interface Row<D>
Type Parameters
D
extends
object
=
{}
Hierarchy
UseTableRowProps
<
D
>
Row
Index
Properties
all
Cells
cells
id
index
original
sub
Rows
values
Methods
get
Row
Props
Properties
all
Cells
all
Cells
:
Cell
<
D
,
any
>
[]
cells
cells
:
Cell
<
D
,
any
>
[]
id
id
:
string
index
index
:
number
original
original
:
D
sub
Rows
sub
Rows
:
Row
<
D
>
[]
values
values
:
Record
<
IdType
<
D
>
,
any
>
Methods
get
Row
Props
get
Row
Props
(
propGetter
?:
RowPropGetter
<
D
>
)
:
TableRowProps
Parameters
Optional
propGetter:
RowPropGetter
<
D
>
Returns
TableRowProps
Exports
Internals
feature
Row
Rank
Externals
feature
Default
Layout
feature
Filter
Columns
feature
Flex
Layout
feature
Resize
Columns
Row
all
Cells
cells
id
index
original
sub
Rows
values
get
Row
Props
Generated using
TypeDoc