Plumile JS API
Preparing search index...
router/src
ChildRouteOf
Type Alias ChildRouteOf<R>
ChildRouteOf
:
R
extends
{
children
?:
readonly
(
infer
C
)
[]
}
?
Extract
<
C
,
RouteTreeNode
>
:
never
Extract nested child route union from a route definition.
Type Parameters
R
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Plumile JS API
Loading...
Extract nested child route union from a route definition.