The queryParamsHandling property of the _______ object allows you to specify how Angular should merge query parameters with the current query parameters.

  • ActivatedRoute
  • ActivatedRouteSnapshot
  • Router
  • RouterStateSnapshot
The queryParamsHandling property of the Router object allows you to specify how Angular should merge query parameters with the current query parameters.
Add your answer
Loading...

Leave a comment

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