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 router/index, defined in router/src/router_module.ts