ixfx
Preparing search index...
@ixfx/collections
Trees
FromObject
createWrapped
Function createWrapped
createWrapped
(
node
:
object
,
options
:
Partial
<
Trees
.
FromObject
.
CreateOptions
>
,
)
:
WrappedNode
<
any
>
Reads all fields and sub-fields of
node
, returning as a 'wrapped' tree structure.
Parameters
node
:
object
options
:
Partial
<
Trees
.
FromObject
.
CreateOptions
>
Returns
WrappedNode
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Reads all fields and sub-fields of
node
, returning as a 'wrapped' tree structure.