ixfx
Preparing search index...
Rx
syncToObject
Function syncToObject
syncToObject
<
const
T
extends
Record
<
string
,
ReactiveOrSource
<
any
>
>
>
(
reactiveSources
:
T
,
options
?:
Partial
<
Rx
.
SyncOptions
>
,
)
:
Reactive
<
RxValueTypeObject
<
T
>
>
Type Parameters
const
T
extends
Record
<
string
,
ReactiveOrSource
<
any
>
>
Parameters
reactiveSources
:
T
options
:
Partial
<
Rx
.
SyncOptions
>
= {}
Returns
Reactive
<
RxValueTypeObject
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...