Skip to content

Types: GenericRoute

ts
type GenericRoute = object;

Properties

PropertyType
depthnumber
hashWithParams
hostWithParams
idstring
matchedCreatedRouteOptions
matchesCreatedRouteOptions[]
metaRouteMeta
namestring
pathWithParams
prefetch?PrefetchConfig
queryWithParams
stateRecord<string, Param>