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

8 lines
193 B
Markdown
Raw Normal View History

## zh-CN
2015-10-30 17:00:06 +08:00
添加 `disabled` 属性即可让按钮处于不可用状态,同时按钮样式也会改变。
## en-US
2016-04-25 11:04:56 +08:00
To mark a button as disabled, add the `disabled` property to the `Button`.