RxJs Operator For DMR
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Pair
Iterable
Operator
call
Type parameters
T
Hierarchy
PairIterableOperator
Implements
Operator
<
Iterable
<
T
>
,
[
string
,
T
]
>
Index
Methods
call
Methods
call
call
(
subscriber
:
Subscriber
<
[
string
,
T
]
>
, source
:
Observable
<
Iterable
<
T
>
>
)
:
any
Parameters
subscriber:
Subscriber
<
[
string
,
T
]
>
source:
Observable
<
Iterable
<
T
>
>
Returns
any