T
TanStack16mo ago
rare-sapphire

Pass globally available data to table

Hello. I want pass some data not to data prop. And make it available to every row. Like when you declare Columns, u can invoke Header, Cell, which has access to table argument, which had rows, columns, etc. I wanna put my data there, do I need to make it explicitly by myself or there are predefined methods and so on? What are best practices ?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?