What are the directives available in router?
Answer / Kuljeet Singh
In Angular Router, there are several navigation directives available such as <router-link> for navigating between routes and <router-outlet> for displaying the content of the current route.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is AngularJS?
What is parameterizing pipe?
What are the advantages of AngularJS?
Is angularjs better than react?
What are the form validations supported by angularjs?
What is import in angular?
What is httpclient in angular?
Is @service a singleton?
What is dependency injection in angularjs and how does it work?
Is angularjs a factory singleton?
What is scope hierarchy?
What are the difference between angular 4 & angular 5? Explain