effect-tree
Preparing search index...
effect-tree
getValue
Function getValue
getValue
<
A
>
(
self
:
Tree
<
A
>
)
:
A
Get the value of a node.
Type Parameters
A
Underlying tree type.
Parameters
self
:
Tree
<
A
>
the tree to query.
Returns
A
Value of the tree root node.
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
Get the value of a node.