ixfx
Preparing search index...
@ixfx/collections
Trees
Pathed
childrenLengthByPath
Function childrenLengthByPath
childrenLengthByPath
<
T
>
(
path
:
string
,
searchStart
:
LabelledNode
<
T
>
,
pathOpts
:
Trees
.
Pathed
.
PathOpts
,
)
:
number
Return the length of children of
path
, or NaN if path not found.
Type Parameters
T
Parameters
path
:
string
searchStart
:
LabelledNode
<
T
>
pathOpts
:
Trees
.
Pathed
.
PathOpts
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Return the length of children of
path, or NaN if path not found.