• 概要
@angular/router

Data

Type Alias
stable

Represents static data associated with a particular route.

API

    
      type Data = {  [key: string | symbol]: any;}
    
    
Jump to details