@angular/router

InMemoryScrollingFeature

Type Alias

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

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