Possible to use useQueryStates but with a not explicitly known schema? #1014
Unanswered
heylookalive
asked this question in
Q&A
Replies: 1 comment 2 replies
|
Yes that example should work (you could even use |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'm trying to build out a Tanstack table incl filters and was wondering if its possible to grab all query state params via a zod schema e.g.
All reactions