iview [Feature Request] hopes to add drag and drop start events and drag and drop events to Slider.

aurhwmvo  于 3个月前  发布在  其他
关注(0)|答案(1)|浏览(40)

What problem does this feature solve?

如果在拖拽的时候改变slider的value则会导致slider滑块跳动。如果能够在拖拽开始时发出一个事件来控制value的更改就可以解决问题。

What does the proposed API look like?

onChangeStart:在滑动开始时触发,不返回值。

jogvjijk

jogvjijk1#

Translation of this issue:
What problem does this feature solve?
If you change the value of slider when dragging, it will cause the slider slider to beat. If you can send an event at the beginning of drag and drop to control value changes, you can solve the problem.
What does the proposed API look like?
OnChangeStart: triggers at the beginning of sliding, not returning value.

相关问题