mirror of
https://github.com/gosticks/react-table.git
synced 2026-06-28 17:10:01 +00:00
committed by
Tanner Linsley
parent
d430d51888
commit
4aa07c33da
@@ -468,7 +468,7 @@ All of these formats receive the following props:
|
||||
// Row-level props
|
||||
row: Object, // the materialized row of data
|
||||
original: , // the original row of data
|
||||
index: '', // the index of the row in the original arra
|
||||
index: '', // the index of the row in the original array
|
||||
viewIndex: '', // the index of the row relative to the current view
|
||||
level: '', // the nesting level of this row
|
||||
nestingPath: '', // the nesting path of this row
|
||||
|
||||
Reference in New Issue
Block a user