Search
Star
Feedback
Setup for Free
Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Explicit Routing (opt out of file based) - SolidJS
S
SolidJS
β’
3y ago
β’
4 replies
Max
Explicit Routing (opt out of file based)
Hi
, wondering what the options for routing in solid
-start are
?
I
've seen around
(for example
https://start.solidjs.com/api/Outlet#rendering-the-matched-child-route-component-inside-a-layout-route-component
) you can have a routes files
, is this complimentary to file based routing
, should they match somehow
? Can routes be explicitly set
(route
=
>component
)
?
For some context
, say for example I have many files that each export a Record of string and component
, then I would like to create a route for each member of this record from each file
Thanks
SolidStart Beta Docuentation
SolidStart Beta Documentation
Early release documentation and resources for SolidStart Beta
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
Component routing vs config-based routing
S
SolidJS / support
14mo ago
routing based on subdomain
S
SolidJS / support
2y ago
File based routing - pass props from nested layout to children
S
SolidJS / support
5mo ago
Different routes using different layouts, while doing file based routing please?
S
SolidJS / support
13mo ago