Since RxJS 6.4.0 this is now possible with takeWhile(predicate, true). There's already an opened PR that adds an optional inclusive parameter to takeWhile: ...
確定! 回上一頁