withInMemoryScrolling
function
Enables customizable scrolling behavior for router navigations.
API
Usage Notes
function withInMemoryScrolling( options?: InMemoryScrollingOptions): InMemoryScrollingFeature;
withInMemoryScrolling
Enables customizable scrolling behavior for router navigations.
@paramoptions
InMemoryScrollingOptions
Set of configuration parameters to customize scrolling behavior, see
InMemoryScrollingOptions
for additional information.
@returns
InMemoryScrollingFeature
Jump to details