Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BaseNavigator

Index

Constructors

constructor

  • new BaseNavigator(locationHref: string, window: Window): BaseNavigator

Properties

Readonly locationHref

locationHref: string

window

window: Window

Methods

Private getBaseHref

  • getBaseHref(): string

navigate

  • navigate(templatedUri: string, options?: Partial<OpenOptions>): undefined | string

Private processHref

  • processHref(href: string, options?: Partial<OpenOptions>): string | undefined

Legend

  • Constructor
  • Property
  • Method
  • Private property
  • Private method
  • Property
  • Inherited property
  • Protected property

Generated using TypeDoc