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

希望button的样式能扩充success、waring

Open wiidz opened this issue 7 months ago • 1 comments
trafficstars

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

What problem does this feature solve?

类似于tag组件已经实现的color props 我是从其他的ui框架转来使用antdesign的,但是注意到button只有一个danger和primary,缺少了常用的success和waring。 希望可以在未来版本得到原生支持,谢谢!

What does the proposed API look like?

color="danger/success/primary/warning"

wiidz avatar Apr 22 '25 07:04 wiidz