Preparing search index...
The search index is not available
React-Table UI Docs
React-Table UI Docs
UseTableRowProps
Interface UseTableRowProps<D>
Type Parameters
D
extends
object
Hierarchy
UseTableRowProps
Hierarchy
Row
Index
Properties
all
Cells
cells
get
Row
Props
id
index
original
sub
Rows
values
Properties
all
Cells
all
Cells
:
Cell
<
D
,
any
>
[]
cells
cells
:
Cell
<
D
,
any
>
[]
get
Row
Props
get
Row
Props
:
(
(
propGetter
?:
RowPropGetter
<
D
>
)
=>
TableRowProps
)
Type declaration
(
propGetter
?:
RowPropGetter
<
D
>
)
:
TableRowProps
Parameters
Optional
propGetter:
RowPropGetter
<
D
>
Returns
TableRowProps
id
id
:
string
index
index
:
number
original
original
:
D
sub
Rows
sub
Rows
:
Row
<
D
>
[]
values
values
:
Record
<
IdType
<
D
>
,
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
React-
Table UI
Docs
Use
Table
Row
Props
all
Cells
cells
get
Row
Props
id
index
original
sub
Rows
values
Generated using
TypeDoc