Can I use Regex with filterTypes in global filter? #3686
-
Been having some trouble figuring out how to get the I looked into My confusion is because I can use a similar function to this in the JS console and it works fine, but when I re-work it to the What am I misinterpreting/misunderstanding from what I'm taking away from the docs? Examples for regex to test:
My useTable:
Thank you for your time, I greatly appreciate it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Over-analyzed the problem. Had to import my original |
Beta Was this translation helpful? Give feedback.
Over-analyzed the problem. Had to import my original
regexFilter
func asregex: regexFilter,
then declareconst globalFilter = 'regex';