Last updated
Last updated
switchMapTo(innerObservable: Observable, resultSelector: function(outerValue, innerValue, outerIndex, innerIndex): any): Observable
💡 If you need to consider the emitted value from the source, try !
Example 1: Restart countdown on click, until countdown completes one time
( )
📰 - Official docs
📁 Source Code: