ant-design-vue
ant-design-vue copied to clipboard
Add color picker component
trafficstars
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
在一些需要输入颜色的场景中,可以直接开启一个颜色卡片选择颜色, 转为16进制颜色码如:#d1e9ff
What does the proposed API look like?
api可以参考:https://element-plus.org/zh-CN/component/color-picker.html