T
TanStack3y ago
correct-apricot

Only return filterFn for columns where I provide a filterFn in the columns definition

Is there a way to only show filters for the columns where I provide a filterFn
1 Reply
correct-apricot
correct-apricotOP3y ago
okay, I found the solution: On the column.columnDef there is the filterFn and it's set to auto if no custom is provided

Did you find this page helpful?