mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
c5cab1d687
You can use `confirmLoading` to cancel button loading status. ``` onOk() { ... this.setState({ confirmLoading: false }); } ``` Fix #322 |
||
---|---|---|
.. | ||
basic.md | ||
confirm-promise.md | ||
confirm.md | ||
custom.md | ||
footer.md | ||
info.md |