Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RoutePath

Hierarchy

  • RoutePath

Implements

Index

Constructors

constructor

Properties

hash

hash: string = ""

locationStrategy

locationStrategy: ILocationStrategy

params

params: {}

Type declaration

  • [key: string]: any

path

path: string = ""

prefix

prefix: string = ""

query

query: string = ""

Optional route

route: Route

search

search: string = ""

segments

segments: string[]

Accessors

remainUrl

  • get remainUrl(): string

routeSegments

url

  • get url(): string
  • set url(url: string): void