ixfx
Preparing search index...
Collections
Trees
Pathed
valueByPath
Function valueByPath
valueByPath
<
T
>
(
path
:
string
,
node
:
LabelledNode
<
T
>
,
pathOpts
?:
Partial
<
Readonly
<
{
duplicates
:
"ignore"
|
"allow"
|
"overwrite"
;
separator
:
string
}
,
>
,
>
,
)
:
undefined
|
T
Type Parameters
T
Parameters
path
:
string
node
:
LabelledNode
<
T
>
pathOpts
:
Partial
<
Readonly
<
{
duplicates
:
"ignore"
|
"allow"
|
"overwrite"
;
separator
:
string
}
,
>
,
>
= {}
Returns
undefined
|
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...