TanStackT
TanStack2y ago
3 replies
incredible-moccasin

Help with TanStack Table onRowClick

Hey TanStack Community,

is there a way I can do <TanStackTable onRowClick={rowData => callSomeFunction(rowData.id, rowData.name)}
Was this page helpful?