Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Location

Hierarchy

Index

Properties

action

Location history action.

hash

hash: string

Hash name of the route.

Optional name

name: undefined | string

Name name of the route.

params

params: object

Route parameters.

Type declaration

  • [k: string]: string

path

path: string

Path route URL.

query

query: object

Query parameters.

Type declaration

  • [k: string]: string

Generated using TypeDoc