editLink |
---|
API Documentation / RouteRecordInfo
Helper type to define a Typed RouteRecord
See
Name | Type |
---|---|
Name |
extends string | symbol = string |
Path |
extends string = string |
ParamsRaw |
extends RouteParamsRawGeneric = RouteParamsRawGeneric |
Params |
extends RouteParamsGeneric = RouteParamsGeneric |
Meta |
extends RouteMeta = RouteMeta |
• meta: Meta
• name: Name
• params: Params
• paramsRaw: ParamsRaw
• path: Path