Preparing search index...
The search index is not available
mobx-keystone
mobx-keystone
objectMap
Function objectMap
objectMap
<
V
>
(
entries
?:
null
|
readonly
(
readonly
[
string
,
V
]
)
[]
)
:
ObjectMap
<
V
>
Creates a new ObjectMap model instance.
Type Parameters
V
Parameters
Optional
entries
:
null
|
readonly
(
readonly
[
string
,
V
]
)
[]
Optional initial values.
Returns
ObjectMap
<
V
>
Typeparam
V Value type.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
mobx-keystone
Loading...
Creates a new ObjectMap model instance.