refactor(router): misc minor updates
This commit is contained in:
@ -110,7 +110,7 @@ export interface NavigationExtras {
|
||||
* this.router.navigate(['/view'], { preserveQueryParams: true });
|
||||
* ```
|
||||
*
|
||||
* @deprecated
|
||||
* @deprecated since v4
|
||||
*/
|
||||
preserveQueryParams?: boolean;
|
||||
|
||||
|
Reference in New Issue
Block a user