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

RedirectCommand

Class

Can be returned by a Router guard to instruct the Router to redirect rather than continue processing the path of the in-flight navigation. The redirectTo indicates where the new navigation should go to and the optional navigationBehaviorOptions can provide more information about how to perform the navigation.

  
    class RedirectCommand {}
  
  
Jump to details
HTTPS · web.archive.org
← Home