ixfx
Preparing search index...
Rx
opify
Function opify
opify
<
TIn
,
TRxOut
=
Reactive
<
TIn
>
>
(
fn
:
(
source
:
ReactiveOrSource
<
TIn
>
,
...
args
:
any
[]
)
=>
TRxOut
,
...
args
:
any
[]
,
)
:
(
source
:
ReactiveOrSource
<
TIn
>
)
=>
TRxOut
Type Parameters
TIn
TRxOut
=
Reactive
<
TIn
>
Parameters
fn
:
(
source
:
ReactiveOrSource
<
TIn
>
,
...
args
:
any
[]
)
=>
TRxOut
...
args
:
any
[]
Returns
(
source
:
ReactiveOrSource
<
TIn
>
)
=>
TRxOut
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...