ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

a-slider这类组件增加事件冒泡和默认事件的选项以便应用于更多场景

Open IF-tiger opened this issue 1 year ago • 0 comments
trafficstars

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

在多场景下的鼠标事件正常触发。比如父元素可拖拽

What does the proposed API look like?

通过props或者支持vue事件修饰符等

IF-tiger avatar Sep 09 '24 22:09 IF-tiger