custom filterFn typescript type
How do I extend filterFn types with my custom filter?? i defnied my new custom filter in filterFns but typescript yells at me when I use it in the column definitions. Nothing in the docs shows how to exted the interface.
1 Reply
sensitive-blueOP•5mo ago
This doesnt seem to help with ts errors..
Got it. Had to include options filter.