-
|
Beta Was this translation helpful? Give feedback.
Answered by
franky47
Feb 23, 2024
Replies: 1 comment
-
You can use a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
franky47
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use a
URL
object and set the search params on it, or you can use the serializer helper to pass it your state values as JS entities (numbers, dates, object etc) and it will do the right serialisation for you while keeping it type-safe:https://nuqs.47ng.com/docs/utilities#serializer-helper