Filter a table field with outside component and state
Hi guys, I'm using useTable to get data from database, here is my useTable code
Curently, I have a selection to change superfoodsFilter value, I want to filter my superfoods field in a table with the dropdown, how can I do that ?
Curently, I have a selection to change superfoodsFilter value, I want to filter my superfoods field in a table with the dropdown, how can I do that ?
