@angular/router

RouterConfigurationFeature

Type Alias

A type alias for providers returned by withRouterConfig for use with provideRouter.

  
    type RouterConfigurationFeature = RouterFeature<RouterFeatureKind.RouterConfigurationFeature>
  
  
Jump to details