Preparing search index...
The search index is not available
mobx-keystone
mobx-keystone
ModelFromSnapshot
Type Alias ModelFromSnapshot<M>
Model
From
Snapshot
<
M
>
:
IsNeverType
<
M
[
typeof
fromSnapshotOverrideTypeSymbol
]
,
ModelPropsToSnapshotCreationData
<
ModelPropsOf
<
M
>
>
,
M
[
typeof
fromSnapshotOverrideTypeSymbol
]
>
&
{
$modelType
?:
string
;
}
The from snapshot type of a model.
Type Parameters
M
extends
ModelWithProps
&
{
[fromSnapshotOverrideTypeSymbol]
:
any
;
}
Deprecated
Use SnapshotInOf
instead.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
mobx-keystone
Loading...
The from snapshot type of a model.