Skip to content

API DocumentationDocs


API Documentation / NavigationGuardReturn

Type Alias: NavigationGuardReturn

NavigationGuardReturn: void | Error | boolean | RouteLocationRaw

Return types for a Navigation Guard. Based on TypesConfig

See

TypesConfig

Released under the MIT License.