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

An object containing the three parts of a URL

Hierarchy

  • UrlParts

Index

Properties

Properties

Optional hash

hash: string

path

path: string

Optional search

search: {}

Type declaration

  • [key: string]: any

Generated using TypeDoc