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
queryParamsHandling : QueryParamsHandling
preserveFragment : boolean
skipLocationChange : boolean
replaceUrl : boolean

}

Interface Description

Interface Details

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