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

Add color picker component

Open programmer-fly opened this issue 3 years 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?

在一些需要输入颜色的场景中,可以直接开启一个颜色卡片选择颜色, 转为16进制颜色码如:#d1e9ff

What does the proposed API look like?

api可以参考:https://element-plus.org/zh-CN/component/color-picker.html

programmer-fly avatar Aug 16 '22 03:08 programmer-fly