T
TanStack3y ago
flat-fuchsia

How to turn off fuzzy

Hi I've build my table based on React filter example: https://codesandbox.io/s/github/tanstack/table/tree/main/examples/react/filters?from-embed=&file=/src/main.tsx 1. How can I turn off fuzzy filterin globalFilterFn and instead use a typical exact match filter? 2. What code to add in order to have the matches highlighted in the ? (different color background for matches found in the table)?
CodeSandbox
tanstack-table-example-filters - CodeSandbox
tanstack-table-example-filters using @faker-js/faker, @tanstack/match-sorter-utils, @tanstack/react-table, react, react-dom
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?