@angular/router

NavigationErrorHandlerFeature

Type Alias

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

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