Data • Angular

@angular/router

Represents static data associated with a particular route.

API

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

Jump to details