mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
modal add mask colse (#12556)
This commit is contained in:
parent
5b6957d570
commit
c095cb4665
@ -53,6 +53,7 @@ function showPropsConfirm() {
|
||||
content: 'Some descriptions',
|
||||
okText: 'Yes',
|
||||
okType: 'danger',
|
||||
maskClosable: true,
|
||||
okButtonProps: {
|
||||
disabled: true,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user