skipWhile
Last updated
Last updated
skipWhile(predicate: Function): Observable
Example 1: Skip while values below threshold
( StackBlitz | jsBin | jsFiddle )
skipWhile 📰 - Official docs
📁 Source Code: https://github.com/ReactiveX/rxjs/blob/master/src/internal/operators/skipWhile.ts