@dxos/client
Preparing search index...
echo
RefArray
Variable RefArray
Const
RefArray
:
Readonly
<
{
loadAll
:
<
T
extends
BaseObject
>
(
refs
:
Ref
<
T
>
[]
)
=>
Promise
<
T
[]
>
;
removeById
:
(
refs
:
Ref
<
BaseObject
>
[]
,
id
:
ObjectId
)
=>
void
;
targets
:
<
T
extends
BaseObject
>
(
refs
:
Ref
<
T
>
[]
)
=>
T
[]
;
}
,
>
Helper functions for working with arrays of refs.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/client
Loading...
Helper functions for working with arrays of refs.