Options
All
  • Public
  • Public/Protected
  • All
Menu

The parsed location currently being routed.

Hierarchy

  • ReadonlyPartialJSONObject
    • ILocation

Index

Properties

Properties

hash

hash: string

The location hash.

path

path: string

The path that matched a routing pattern.

request

request: string

The request being routed with the router base omitted.

Notes

This field includes the query string and hash, if they exist.

Optional search

search: string

The search element, including leading question mark ('?'), if any, of the path.

Generated using TypeDoc