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