Back to Developer Roadmap

Router links

src/data/roadmaps/angular/content/[email protected]

4.0668 B
Original Source

Router links

In Angular, routerLink when applied to an element in a template, makes that element a link that initiates navigation to a route. Navigation opens one or more routed components in one or more <router-outlet> locations on the page.

Visit the following resources to learn more: