Skip to content

API DocumentationDocs


API Documentation / routeLocationKey

Variable: routeLocationKey

const routeLocationKey: InjectionKey<RouteLocationNormalizedLoadedGeneric>

Internal

Allows overriding the current route returned by useRoute in tests. rl stands for route location

Released under the MIT License.