I have a blog project in which I have a post-detail component but the URL is static. I want to add the post title to the URL to make it dynamic for each post. If this is possible for you then please add related code also.
Asked
Active
Viewed 269 times
0
-
1Hi, i think you want to parametrize your route? Probably this tutorial can help you https://angular-training-guide.rangle.io/routing/routeparams – mbg Jun 02 '22 at 10:09
-
Please provide enough code so others can better understand or reproduce the problem. – Community Jun 02 '22 at 20:46