Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChildRoute

Hierarchy

  • Route
    • ChildRoute

Index

Properties

fullPath

fullPath: string

hash

hash: string

matched

matched: RouteRecord[]

meta

meta: object

Type declaration

  • [index: string]: any
  • parent: string

Optional name

name: undefined | string

params

params: Dictionary<string>

path

path: string

query

query: Dictionary<string>

Optional redirectedFrom

redirectedFrom: undefined | string

Generated using TypeDoc