Is there any way to throttle slider control w.r.t arrow keys?

Yes I tried the obvious throttling options (value_throttled, callback_throttle) I found on the reference. The current interfaces seemed to only work for mouse actions and / or JS callbacks only.

Some helpful stuff I found below: