Search
Star
Feedback
Setup for Free
Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
useNavigate to set search params - SolidJS
S
SolidJS
β’
12mo ago
β’
2 replies
p
useNavigate to set search params
Whats the preferred way to set search params from
useNavigate
useNavigate
. I was thinking
navigate("/path?foo=" + bar)
navigate("/path?foo=" + bar)
but this feels wrong
.
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Set search params after navigate
S
SolidJS / support
2y ago
Initial search params
S
SolidJS / support
13mo ago
How to get previous route as search params?
S
SolidJS / support
3y ago
Best way to get search params in an API route?
S
SolidJS / support
2y ago