RouterHashLocationFeature
Type Alias
A type alias for providers returned by withHashLocation
for use with provideRouter
.
API
type RouterHashLocationFeature = RouterFeature<RouterFeatureKind.RouterHashLocationFeature>
Jump to details
A type alias for providers returned by withHashLocation
for use with provideRouter
.
type RouterHashLocationFeature = RouterFeature<RouterFeatureKind.RouterHashLocationFeature>