API Documentation • Docs
API Documentation / RouteRecordName
Type Alias: RouteRecordName
RouteRecordName:
RouteMapGeneric
extendsRouteMap
?RouteRecordNameGeneric
: keyofRouteMap
Possible values for a route record after normalization
NOTE: since RouteRecordName
is a type, it evaluates too early and it's often the generic version RouteRecordNameGeneric. If you need a typed version of all of the names of routes, use keyof RouteMap