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

8 lines
217 B
Markdown
Raw Normal View History

## zh-CN
点击确定后异步关闭气泡确认框,例如提交表单。
## en-US
Asynchronously close a popconfirm when a the OK button is pressed. For example, you can use this pattern when you submit a form.