@angular/router

RouterConfigOptions

interface

Extra configuration options that can be used with the withRouterConfig function.

  
    interface RouterConfigOptions {  resolveNavigationPromiseOnError?: boolean;}}
  
  
Jump to details