Medium
Once the Router is injected into GadgetComponent, how do I use it to navigate to the new-gadgets route?
Author: LéoStatus: PublishedQuestion passed 1565 times
Edit
5
Community EvaluationsNo one has reviewed this question yet, be the first!
7
What is Angular?3
What is the purpose of the __*ngFor__ directive?10
Specify the location in the DOM where the component of the active route will be inserted in Angular4
Which flag allows you to specify, when creating an application, that you want to use SCSS for styles?6
How will the number 422.467 appear in the DOM in Angular with the default locale fr-FR (French-France)?20
What is TypeScript?6
How to capitalize the first letter of each word in a string in Angular