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