Skip to content

API DocumentationDocs


API Documentation / _RouteRecordProps

Type Alias: _RouteRecordProps<Name>

_RouteRecordProps<Name>: boolean | Record<string, any> | (to) => Record<string, any>

Internal

Type Parameters

Name extends keyof RouteMap = keyof RouteMap

Released under the MIT License.