On this page
Params
type-alias
A collection of parameters.
type Params = {
[key: string]: any;
};
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/router/Params
type-alias
A collection of parameters.
type Params = {
[key: string]: any;
};
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/router/Params