To control how Angular should handle navigation extras when reusing a route, you can configure the _____ option.

  • RouteReuseStrategy
  • LazyLoadingStrategy
  • NavigationStrategy
  • RoutingStrategy
To control how Angular should handle navigation extras when reusing a route, you can configure the RouteReuseStrategy option. This allows you to define the behavior of route reusability.
Add your answer
Loading...

Leave a comment

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