







Matches when the observable sequence has an available value and projects the value.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
function Then(selector); |
Parameters
- selector
- Type: Function
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
JavaScript |
---|
function Then(selector); |