The Wayback Machine - https://web.archive.org/web/20241008155437/https://angular.dev/api/router/ParamMap/
@angular/router

ParamMap

interface

A map that provides access to the required and optional parameters specific to a route. The map supports retrieving a single value with get() or multiple values with getAll().

  
    interface ParamMap {}
  
  
Jump to details
HTTPS · web.archive.org
← Home