Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NSRouterLink

Hierarchy

  • NSRouterLink

Index

Constructors

constructor

Properties

clearHistory

clearHistory: boolean

Private commands

commands: any[]

fragment

fragment: string

Private navigator

navigator: RouterExtensions

pageTransition

pageTransition: boolean | string | NavigationTransition

pageTransitionDuration

pageTransitionDuration: any

preserveFragment

preserveFragment: boolean

preserveQueryParams

preserveQueryParams: boolean

queryParams

queryParams: object

Type declaration

  • [k: string]: any

queryParamsHandling

queryParamsHandling: QueryParamsHandling

replaceUrl

replaceUrl: boolean

Private route

route: ActivatedRoute

Private router

router: Router

skipLocationChange

skipLocationChange: boolean

target

target: string

Accessors

params

params:

urlTree

urlTree:

Methods

Private convertClearHistory

  • convertClearHistory(value: boolean | string): boolean
  • Parameters

    • value: boolean | string

    Returns boolean

Private getExtras

  • Returns NavigationExtras | NavigationOptions

Private getTransition

  • getTransition(): object
  • Returns object

    • animated: boolean
    • Optional transition?: NavigationTransition

onTap

  • onTap(): void
  • Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method