S
SolidJS15mo ago
dion

getting route parameters severside

Is there a way to obtain route parameters on the serversides? I know that we can use useParam on the client, but i wish to fetch some data on the server. Any help would be greatly appreciated!
1 Reply
dion
dionOP15mo ago
Thanks, i'm using the first option u provided, and it works!

Did you find this page helpful?