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