DevCloudFE / vue-devui

UI components based on Vue3 and DevUI Design
https://vue-devui.github.io
MIT License
1.01k stars 291 forks source link

✨ [Feature]: 允许设置 Button 图标位置 #1866

Open fu050409 opened 1 month ago

fu050409 commented 1 month ago

What problem does this feature solve

可选 Button 图标的展示位置

What does the proposed API look like

将图标位置展示在右侧:

<d-button iconPos="right"></button>