File size: 193 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 |
## zh-CN
添加 `disabled` 属性即可让按钮处于不可用状态,同时按钮样式也会改变。
## en-US
To mark a button as disabled, add the `disabled` property to the `Button`.
|
1e92f2d |
1 2 3 4 5 6 7 8 |
## zh-CN
添加 `disabled` 属性即可让按钮处于不可用状态,同时按钮样式也会改变。
## en-US
To mark a button as disabled, add the `disabled` property to the `Button`.
|