does subRowsKey prop exist in v7? #3237
Unanswered
dnquang1996vn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to make an expanded table like this example on the official page https://react-table.tanstack.com/docs/examples/expanding. But I want to change subRow key of a row from 'subRows' to 'children' because this is the result which the API return
From #98 (comment), I know it is possible to do with subRowsKey prop in v6.
However, I cannot find this prop in version 7. Can someone help me?
Beta Was this translation helpful? Give feedback.
All reactions