NavigationErrorHandlerFeature
A type alias for providers returned by withNavigationErrorHandler
for use with provideRouter
.
type NavigationErrorHandlerFeature = RouterFeature<RouterFeatureKind.NavigationErrorHandlerFeature>;
A type alias for providers returned by withNavigationErrorHandler
for use with provideRouter
.
type NavigationErrorHandlerFeature = RouterFeature<RouterFeatureKind.NavigationErrorHandlerFeature>;