Answer the question
In order to leave comments, you need to log in
How to organize filtering in a react-table column if there is an array in the cells?
I have a column in whose cells I display arrays of values (if anything, a series of values that are displayed in a cell framed in a component like the “Tag” tag), and I need to filter by this column so that only those cells remain in the table , which have "tags" matching the filter value. It did not work out of the blue to solve this problem. Maybe someone has already come up with an elegant solution, or maybe I missed something in the documentation, please tell me the direction.
Answer the question
In order to leave comments, you need to log in
Check out this Material-UI Kitchen Sink example on their website
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question