TanStackT
TanStack4mo ago
9 replies
skinny-azure

custom row selection state

hey. is there any way to get the whole row data object for the selected row in row selection state? row selection state defaults to index of the row or we can change it to row._id. But i want to get the row selection state just like how AG-Grid returns it, that is, array of objects, where objects correspond to the row data for each selected row.
Was this page helpful?