Preparing search index...
The search index is not available
mingo
mingo
core
CloneMode
Type alias CloneMode
Clone
Mode
:
"deep"
|
"copy"
|
"none"
Supported cloning modes.
"deep": Performs a recursive deep clone of the object.
"copy": Performs a shallow copy of the object.
"none": No cloning. Uses the value as given.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Supported cloning modes.