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

希望ant-select能支持像Input那样的prefix属性

Open Ashuangshuang opened this issue 1 year ago • 5 comments
trafficstars

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

What problem does this feature solve?

表单中的提示语label想放在ant-select边框内部,类似Input 配置prefix:"姓名"的效果。如果可以希望数据录入组件都能支持传入prefix

What does the proposed API look like?

支持prefix属性或插槽

Ashuangshuang avatar Mar 06 '24 02:03 Ashuangshuang

a-select-option就能实现这个需求吧 image

selicens avatar Mar 06 '24 03:03 selicens

a-select-option就能实现这个需求吧 image

想放在select框前面,不是option的前面

Ashuangshuang avatar Mar 07 '24 01:03 Ashuangshuang

a-select-option就能实现这个需求吧 image

想放在select框前面,不是option的前面

明白了

selicens avatar Mar 08 '24 10:03 selicens

a-select-option就能实现这个需求吧 image

想放在select框前面,不是option的前面

明白了 请问表单项可以支持这个功能吗?

Ashuangshuang avatar Mar 20 '24 06:03 Ashuangshuang

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar May 20 '24 02:05 github-actions[bot]