HashLocationService | ui-router-ng2
Options
Menu

Class HashLocationService

A LocationServices that uses the browser hash "#" to get/set the current location

Hierarchy

Implements

Index

Constructors

Properties

_history: HistoryLike
_location: LocationLike
fireAfterUpdate: boolean

Methods

  • _get(): any
  • _listener(evt: any): void
  • _set(state: any, title: string, url: string, replace: boolean): void
  • hash(): any
  • onChange(cb: EventListener): (Anonymous function)
  • path(): any
  • search(): any
  • url(url?: string, replace?: boolean): string

Generated using TypeDoc