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

a-select添加右键菜单

Open LuoYan-33 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?

可以动态调整选择器的顺序和功能。当前版本用下拉菜单嵌套select,右键会触发下列选项和右键菜单,体验很不好

What does the proposed API look like?

<a-select>

<templete #menu>

</templete>

</a-select>

LuoYan-33 avatar Mar 28 '24 06:03 LuoYan-33