ant-design-vue
ant-design-vue copied to clipboard
a-select添加右键菜单
trafficstars
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
可以动态调整选择器的顺序和功能。当前版本用下拉菜单嵌套select,右键会触发下列选项和右键菜单,体验很不好
What does the proposed API look like?
<a-select>
<templete #menu>
</templete>
</a-select>