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

8 lines
273 B
Markdown
Raw Normal View History

2016-04-20 16:28:07 +08:00
## zh-CN
按钮有五种类型:主按钮、次按钮、虚线按钮、文本按钮和链接按钮。主按钮在同一个操作区域最多出现一次。
2015-05-15 16:00:08 +08:00
2016-04-20 16:28:07 +08:00
## en-US
There are `primary` button, `default` button, `dashed` button, `text` button and `link` button in antd.