Replies: 2 comments
-
It does not. Sound good? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Got ya covered! https://demo.router.svelte.spa/#/paths-and-params/query-matcher?pagination=2,23&company=123 Hashing is now available out of the box ;) |
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
-
Does this router support hash routing? I'm looking for a simple router that the path and parameters are completely behind the hash.
for example:
#/
-home#/user/:userid
- userBeta Was this translation helpful? Give feedback.
All reactions