@angular/router

NavigationBehaviorOptions

interface

Options that modify the Router navigation strategy. Supply an object containing any of these properties to a Router navigation function to control how the navigation should be handled.

  
    interface NavigationBehaviorOptions {}
  
  
Jump to details