I want to add the component's name to the URL in Ember js.
Example:
If the main URL is : localhost:4200/home , then in home,if I call/redirect to a component(say - abc), the URL should get appended:
localhost:4200/abc or localhost:4200/home/abc
Aucun commentaire:
Enregistrer un commentaire