Last updated
Last updated
throttle(durationSelector: function(value): Observable | Promise): Observable
durationSelector
has completed.Example 1: Throttle for 2 seconds, based on second observable
( | | )
Example 2: Throttle with promise
( | | )
📰 - Official docs
🎥 💵 - André Staltz
📁 Source Code: