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