To programmatically navigate to a route with parameters, you use the _____ method of Angular's Router service.

  • navigate
  • navigateByUrl
  • redirectTo
  • toRoute
To programmatically navigate to a route with parameters, you use the navigate method of Angular's Router service.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *