A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://router.vuejs.org/api/interfaces/routelocationresolvedgeneric below:

Website Navigation


Interface: RouteLocationResolvedGeneric | Vue Router

API DocumentationDocs

API Documentation / RouteLocationResolvedGeneric

Interface: RouteLocationResolvedGeneric

Generic version of RouteLocationResolved. It is used when no RouteMap is provided.

Extends Properties fullPath

fullPath: string

The whole location including the search and hash. This string is percentage encoded.

Inherited from

RouteLocationGeneric.fullPath

hash

hash: string

Hash of the current location. If present, starts with a #.

Inherited from

RouteLocationGeneric.hash

href

href: string

Resolved href for the route location that will be set on the <a href="...">.

matched

matched: RouteRecordNormalized[]

Array of RouteRecord containing components as they were passed when adding records. It can also contain redirect records. This can't be used directly. This property is non-enumerable.

Inherited from

RouteLocationGeneric.matched

meta

meta: RouteMeta

Merged meta properties from all the matched route records.

Inherited from

RouteLocationGeneric.meta

name

name: null | RouteRecordNameGeneric

Name of the matched record

Inherited from

RouteLocationGeneric.name

params

params: RouteParamsGeneric

Object of decoded params extracted from the path.

Inherited from

RouteLocationGeneric.params

path

path: string

Percentage encoded pathname section of the URL.

Inherited from

RouteLocationGeneric.path

query

query: LocationQuery

Object representation of the search property of the current location.

Inherited from

RouteLocationGeneric.query

redirectedFrom

redirectedFrom: undefined | RouteLocationGeneric

Contains the location we were initially trying to access before ending up on the current location.

Inherited from

RouteLocationGeneric.redirectedFrom


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4