API > @angular/router mode_edit code Params type-alias Contents See also A collection of matrix and query URL parameters. type Params = { [key: string]: any; }; See also convertToParamMap ParamMap