This is a page with a dynamic segment (user id)
The id in the url is: 123
The pathname with segments: /user/:id
The relative url with the dynamic values replaced: /user/123
Back homeThe id in the url is: 123
The pathname with segments: /user/:id
The relative url with the dynamic values replaced: /user/123
Back home