@angular/router

RouterHashLocationFeature

Type Alias

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

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