Re: [whatwg/dom] Proposal: rate limiting event listeners (debounce / throttle) (Issue #1298)

Would it be better to make it so that you can't set both?  Something like...

`somethingBikesheddable: { type: 'throttle', duration: 200 }`


Where I am not even proposing a name for this, but just a way to structure the arguments such that you don't both debounce and throttle?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1298#issuecomment-2269719202
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1298/2269719202@github.com>

Received on Monday, 5 August 2024 19:03:05 UTC