Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Nested layouts with dynamic route - SolidJS
S
SolidJS
โข
16mo ago
โข
5 replies
radek1313
Nested layouts with dynamic route
I am using solid start with file based routing
. I want to create routes with nested layout
. I want to have routes
/plans/[id]
/plans/[id]
and
/plans/[id]/select
/plans/[id]/select
. Both of these routes should share same layout
, how can I acheive it with dynamic paremeter
?
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
Nested layouts
S
SolidJS / support
3y ago
RouteDataArgs Type Error for nested RouteData
S
SolidJS / support
3y ago
Refetch routeData when dynamic route changes
S
SolidJS / support
4y ago