BrowserLocationConfig | @uirouter/react
Options
Menu

Class BrowserLocationConfig

A LocationConfig that delegates to the browser's location object

Hierarchy

  • BrowserLocationConfig

Implements

Index

Constructors

Properties

_baseHref: any = undefined
_hashPrefix: string = ""
_isHtml5: boolean

Methods

  • baseHref(href?: string): string
  • dispose(): void
  • getBaseHref(): string
  • hashPrefix(): string
  • host(): string
  • html5Mode(): boolean
  • port(): number
  • protocol(): string

Generated using TypeDoc