UrlConfigApi | @uirouter/angularjs
Options
Menu

Interface UrlConfigApi

Hierarchy

Index

Properties

baseHref: UrlConfig["baseHref"]
caseInsensitive: UrlConfig["caseInsensitive"]
defaultSquashPolicy: UrlConfig["defaultSquashPolicy"]
hashPrefix: UrlConfig["hashPrefix"]
host: UrlConfig["host"]
html5Mode: UrlConfig["html5Mode"]
port: UrlConfig["port"]
protocol: UrlConfig["protocol"]
strictMode: UrlConfig["strictMode"]
type: UrlConfig["type"]

Methods

  • dispose(router?: UIRouter): any
  • Instructs the Disposable to clean up any resources

  • Instructs the Disposable to clean up any resources

    Parameters

    Returns any


Generated using TypeDoc