NavigationExtras

Stable

Interface

What it does

Represents the extra options used during navigation.

Interface Overview

interface NavigationExtras {
relativeTo : ActivatedRoute
queryParams : Params
fragment : string
preserveQueryParams : boolean
preserveFragment : boolean
skipLocationChange : boolean
replaceUrl : boolean

}

Interface Description

Interface Details

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