react-filter-box
Is anyone aware of a package that does what react-filter-box does? react-filter-box has many issues and doesn't work well with Next
1 Reply
I can recommend this library: https://tanstack.com/table/v8/docs/guide/filters
Even though it does not do exactly the same as
react-filter-box
, it helps a lot if you need to work with tables.Filters | TanStack Table Docs
Examples
Want to skip to the implementation? Check out these examples: