TanStackT
TanStack4y ago
3 replies
sad-indigo

React filter null value in column

hello

i'm on react-table v8
i am trying to figure out how to filter out (or the opposite) null values in a specifique column.
I switch mode with a button in the header.

what should I pass in header.column.setFilterValue() to do so?

thanks
Was this page helpful?