• 概要

このサイトでは、サービスの提供とトラフィックの分析のためにGoogleのクッキーを使用しています。

@angular/router

Params

Type Alias

A collection of matrix and query URL parameters.

API

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