A RetroSearch Logo

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

Search Query:

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

Website Navigation


Interface: RouteLocationNormalizedLoadedGeneric | Vue Router

API DocumentationDocs

API Documentation / RouteLocationNormalizedLoadedGeneric

Interface: RouteLocationNormalizedLoadedGeneric

Generic version of RouteLocationNormalizedLoaded that is used when no RouteMap is provided.

Extends Extended by Properties fullPath

fullPath: string

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

Inherited from

RouteLocationNormalizedGeneric.fullPath

hash

hash: string

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

Inherited from

RouteLocationNormalizedGeneric.hash

matched

matched: RouteLocationMatched[]

Array of RouteLocationMatched containing only plain components (any lazy-loaded components have been loaded and were replaced inside the components object) so it can be directly used to display routes. It cannot contain redirect records either. This property is non-enumerable.

Overrides

RouteLocationNormalizedGeneric.matched

meta

meta: RouteMeta

Merged meta properties from all the matched route records.

Inherited from

RouteLocationNormalizedGeneric.meta

name

name: RouteRecordNameGeneric

Name of the matched record

Inherited from

RouteLocationNormalizedGeneric.name

params

params: RouteParamsGeneric

Object of decoded params extracted from the path.

Inherited from

RouteLocationNormalizedGeneric.params

path

path: string

Percentage encoded pathname section of the URL.

Inherited from

RouteLocationNormalizedGeneric.path

query

query: LocationQuery

Object representation of the search property of the current location.

Inherited from

RouteLocationNormalizedGeneric.query

redirectedFrom

redirectedFrom: undefined | RouteLocationGeneric

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

Inherited from

RouteLocationNormalizedGeneric.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