parent
5430d2bc66
commit
03c8528fcb
|
@ -63,7 +63,7 @@ import {UrlTree} from '../url_tree';
|
|||
* </a>
|
||||
* ```
|
||||
*
|
||||
* You can tell the directive to how to handle queryParams, available options are:
|
||||
* You can tell the directive how to handle queryParams. Available options are:
|
||||
* - `'merge'`: merge the queryParams into the current queryParams
|
||||
* - `'preserve'`: preserve the current queryParams
|
||||
* - default/`''`: use the queryParams only
|
||||
|
|
Loading…
Reference in New Issue