ant-design/components/button/demo/multiple.md

8 lines
490 B
Markdown
Raw Normal View History

## zh-CN
2020-10-21 11:47:59 +08:00
按钮组合使用时,推荐使用 1 个主操作 + n 个次操作3 个以上操作时把更多操作放到 [Dropdown.Button](/components/dropdown/#components-dropdown-demo-dropdown-button) 中组合使用。
## en-US
2020-10-21 11:47:59 +08:00
If you need several buttons, we recommend that you use 1 primary button + n secondary buttons, and if there are more than three operations, you can group some of them into [Dropdown.Button](/components/dropdown/#components-dropdown-demo-dropdown-button).