UrlParts | @uirouter/core
Options
Menu

Interface UrlParts

An object containing the three parts of a URL

Hierarchy

  • UrlParts

Index

Properties

Properties

hash: string
path: string
search: object

Type declaration

  • [key: string]: any

Generated using TypeDoc