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