react-devui icon indicating copy to clipboard operation
react-devui copied to clipboard

[Feature]: Button组件,当dType属性为link时,建议渲染为一个a标签

Open 224137748 opened this issue 3 years ago • 1 comments

⭐ Suggestion

Button组件,当dType设置为link时,建议渲染为一个a标签,而不是button标签。

224137748 avatar Jan 18 '23 08:01 224137748

⭐ Suggestion

Button组件,当dType设置为link时,建议渲染为一个a标签,而不是button标签。

Button组件一定是要渲染为button的,dType只是代表了显示的样式,不会影响组件功能

xiejay97 avatar Jan 31 '23 01:01 xiejay97