MemoryLocationService | @uirouter/angular
Options
Menu

Class MemoryLocationService

A LocationServices that gets/sets the current location from an in-memory object

Hierarchy

Implements

Index

Constructors

Properties

_history: HistoryLike
_location: LocationLike
_url: string
fireAfterUpdate: boolean

Methods

  • _get(): string
  • _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