T
TanStack3y ago
xenophobic-harlequin

global filtering with svelte table

I need some help implementing global filtering and sorting using the svelte table adapter. There's no example for global filtering, and i'm trying to follow the sorting example but typescript isn't playing so well with it, now throwing alot of "any" around.
1 Reply
xenophobic-harlequin
xenophobic-harlequinOP3y ago
sorting accomplished, just need help with global filtering, I'll try tackling it again and see how far I get

Did you find this page helpful?