ant-design-vue
ant-design-vue copied to clipboard
a-slider这类组件增加事件冒泡和默认事件的选项以便应用于更多场景
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事件修饰符等