Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RawLocation

Hierarchy

Index

Properties

hash

hash: string

Hash name of the route.

Optional name

name: undefined | string

Name name of the route.

Optional params

params: object | null

Route parameters

path

path: string

Path route URL.

Optional query

query: object | null

Query parameters.

replace

replace: boolean

Replace in the history.

Generated using TypeDoc