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

8 lines
231 B
Markdown
Raw Normal View History

## zh-CN
2015-12-28 13:57:02 +08:00
添加 `loading` 属性即可让按钮处于加载状态,最后两个按钮演示点击后进入加载状态。
## en-US
2016-04-25 11:04:56 +08:00
A loading indicator can be added to a button by setting the `loading` property on the `Button`.