Preparing search index...
The search index is not available
mobx-keystone
mobx-keystone
setToArray
Function setToArray
set
To
Array
<
T
>
(
set
)
:
T
[]
Converts a set to an array. If the set is a collection wrapper it will return the backed array.
Type Parameters
T
Parameters
set
:
Set
<
T
>
|
ObservableSet
<
T
>
Returns
T
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
mobx-keystone
Loading...
Converts a set to an array. If the set is a collection wrapper it will return the backed array.