Skip to content

vue-mvvm / router

router

Classes

ClassDescription
RouterParamsWrapper class for resolving path parameters
RouterQueryWrapper class for resolving query parameters
RouterServiceRepresents an MVVM service wrapper around the vue-router functions.

Interfaces

InterfaceDescription
RouteAdapterAdapter to expose routing information used by the RouterService.

Type Aliases

Type AliasDescription
RoutableViewModel-

Variables

VariableDescription
RouterProviderRouterProvider is a Vue.js component that wraps the RouterView.

References

MVVMApp

Re-exports MVVMApp