_features, acccessorFn and typing
https://github.com/TanStack/table/discussions/5541
Xposted from the github
GitHub
give accessorFn access to row and table · TanStack table · Discussi...
This is half a feature request and half a typing question With the addition of _features recently I've been able to add row and table to the accessor function as follows _features: [ { createRo...
0 Replies