• Overview
@angular/router

Params

Type Alias
stable

A collection of matrix and query URL parameters.

API

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