Skip to content

Documentación de la API / RouteRecordInfo

Interface: RouteRecordInfo<Name, Path, ParamsRaw, Params, Meta>

Helper type to define a Typed RouteRecord

See

RouteRecord

Type parameters

NameType
Nameextends string | symbol = string
Pathextends string = string
ParamsRawextends RouteParamsRawGeneric = RouteParamsRawGeneric
Paramsextends RouteParamsGeneric = RouteParamsGeneric
Metaextends RouteMeta = RouteMeta

Properties

meta

meta: Meta


name

name: Name


params

params: Params


paramsRaw

paramsRaw: ParamsRaw


path

path: Path

Publicado bajo licencia MIT.

Build faster with AI
New Masterclass to help you leverage AI in your Vue workflow.
Get Early Access