How to get a type with all searchParams?The same type returned by useSearch({strict: false})
I want to type a prop as the union of all searchParams keys
How to get a type with all searchParams?
The same type returned by useSearch({strict: false})
0 Replies