@angular/router

Navigation

interface

Information about a navigation operation. Retrieve the most recent navigation object with the Router.getCurrentNavigation() method .

  
    interface Navigation {}
  
  
Jump to details