Search
Preparing search index...
@universe-ee/sdk
Universe
Vendor
Mobx
toJS
Function toJS
toJS
<
T
>
(
source
:
T
,
options
?:
ToJSOptions
)
:
T
Basically, a deep clone, so that no reactive property will exist anymore.
Type Parameters
T
Parameters
source
:
T
Optional
options
:
ToJSOptions
Returns
T
toJS
(
source
:
any
,
options
?:
ToJSOptions
)
:
any
Basically, a deep clone, so that no reactive property will exist anymore.
Parameters
source
:
any
Optional
options
:
ToJSOptions
Returns
any
toJS
(
source
:
any
,
options
:
ToJSOptions
)
:
any
Basically, a deep clone, so that no reactive property will exist anymore.
Parameters
source
:
any
options
:
ToJSOptions
Returns
any
Юниверс MDM SDK UI
Loading...
Basically, a deep clone, so that no reactive property will exist anymore.