Preparing search index...
The search index is not available
mobx-bonsai
mobx-bonsai
applyPlainObjectToYMap
Function applyPlainObjectToYMap
Applies a plain object to a Y.Map, using the convertPlainToYjsValue to convert the values.
applyPlainObjectToYMap
(
dest
:
YMap
<
any
>
,
source
:
Readonly
<
Record
<
string
,
any
>
>
,
)
:
void
Parameters
dest
:
YMap
<
any
>
source
:
Readonly
<
Record
<
string
,
any
>
>
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
mobx-bonsai
Loading...
Applies a plain object to a Y.Map, using the convertPlainToYjsValue to convert the values.