I am trying to update (add, remove) queryParams from a component. In angularJS, it used to be possible thanks to : $location.search('f', 'filters...
Is there anyway to send data as parameter with router.navigate? I mean, something like this example, as you can see the route has ...
-
May 15, 2022
- 0 Comments