ant-design-vue
ant-design-vue copied to clipboard
希望ant-select能支持像Input那样的prefix属性
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属性或插槽
a-select-option就能实现这个需求吧
a-select-option就能实现这个需求吧
想放在select框前面,不是option的前面
a-select-option就能实现这个需求吧想放在select框前面,不是option的前面
明白了
a-select-option就能实现这个需求吧想放在select框前面,不是option的前面
明白了 请问表单项可以支持这个功能吗?
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
