SvelteKit Page Endpoint get URL Params #5214
sharkstate
started this conversation in
General
Replies: 2 comments
-
Update: I can get the event.url within the get:RequestHandler but would like to get it prior to setting the const url above |
Beta Was this translation helpful? Give feedback.
0 replies
-
any update here? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Exploring the powerful Page Endpoint:
.ts:
Can I get the "page" parameter from the current URL [ex example2.com?p=10] in the .ts and pass to above? I know its possible in .svelte
Beta Was this translation helpful? Give feedback.
All reactions