Closed MrShaikh1357 closed 3 years ago
I am not really sure what you mean by that. If you are asking to slowdown the handle animation, you can do that in the plugin constructor.
handle: {
animation: 500
}
By default, the handle takes 100ms to move from the far left to the right (or vice-versa).
In this CodePen, it was changed to 500ms.
Is it possible to slow down the dragger speed ?