W3cubDocs

/Angular

Params

A collection of matrix and query URL parameters.

API

type Params = {
  [key: string]: any;
}

Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/router/Params