Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Pattern for "sticky" searchParams? - SolidJS
S
SolidJS
โข
15mo ago
โข
3 replies
ish
Pattern for "sticky" searchParams?
I have
searchParams
searchParams
that I would like to be
"sticky
" over route changes
? I know I could use the current searchParams to contruct the
href
href
for many of the links on the page
, but I
'm wondering if there is a common pattern for this
?
Thanks
.
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
Update searchParams with useNavigate
S
SolidJS / support
3y ago
Good pattern for refetching the data
S
SolidJS / support
3y ago
Best pattern for seamlessly updating data for the lazy's?
S
SolidJS / support
5w ago
Is this pattern okay for jwt auth handling?
S
SolidJS / support
4w ago