The Wayback Machine - https://web.archive.org/web/20240920155601/https://angular.dev/api/router/RouterLink/
@angular/router

RouterLink

directive

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.

  
    class RouterLink implements OnChanges ,OnDestroy {}
  
  
Jump to details
HTTPS · web.archive.org
← Home