ExtraOptions

Stable

Interface

What it does

Represents options to configure the router.

Interface Overview

interface ExtraOptions {
enableTracing : boolean
useHash : boolean
initialNavigation : InitialNavigation
errorHandler : ErrorHandler
preloadingStrategy : any

}

Interface Description

Interface Details

exported from @angular/router/index, defined in @angular/router/src/router_module.ts