API Documentation • Docs
API Documentation / RouteLocationNormalizedLoaded
Type Alias: RouteLocationNormalizedLoaded<Name>
RouteLocationNormalizedLoaded<
Name
>:RouteMapGeneric
extendsRouteMap
?RouteLocationNormalizedLoadedGeneric
:RouteLocationNormalizedLoadedTypedList
<RouteMap
>[Name
]
Similar to RouteLocationNormalized but its components
do not contain any function to lazy load components. In other words, it's ready to be rendered by <RouterView>
.