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