Creators
Name
Type
Args
Return Type
Creates a route note unit. It uses internally by createRoot / createFeature
Generic Type:
<R = any, C = any>Args:
(
routes: Route[],
nameOptions: DefaultNameOptions = {}
)Name
Type
Args
Return Type
Creates a route note unit. It uses internally by createRoot / createFeature
<R = any, C = any>(
routes: Route[],
nameOptions: DefaultNameOptions = {}
)