I am experimenting the new router (version 3.0.0-alpha.7) and would like to know how to specify query parameters by routerLink directive?
The Router.navigate() metho
In the new router component, you can do it in this way:
Passing a parameter in the URL:
Component A
Passing e query parameter:
Crisis Center