ant-design/components/modal/demo/async.md

8 lines
211 B
Markdown
Raw Normal View History

2016-08-11 11:41:06 +08:00
## zh-CN
点击确定后异步关闭对话框,例如提交表单。
2015-06-12 17:11:32 +08:00
2016-08-11 11:41:06 +08:00
## en-US
Asynchronously close a modal dialog when the OK button is pressed. For example, you can use this pattern when you submit a form.