Skip to content

vue-router / RouterViewProps

RouterViewProps

Properties

name?

ts
optional name?: string;

route?

ts
optional route?: RouteLocationNormalizedGeneric;

Released under the MIT License.