BrowserLocationConfig | @uirouter/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

A LocationConfig that delegates to the browser's location object

Hierarchy

  • BrowserLocationConfig

Implements

Index

Constructors

constructor

Methods

baseHref

  • baseHref(href?: string): string

dispose

  • dispose(): void

hashPrefix

  • hashPrefix(): string

host

  • host(): string

html5Mode

  • html5Mode(): boolean

port

  • port(): number

protocol

  • protocol(): string

Generated using TypeDoc