You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design/components/modal/demo/hooks.md

280 B

zh-CN

通过 Modal.useModal 创建支持读取 context 的 contextHolder。其中仅有 hooks 方法支持 Promise await 操作。

en-US

Use Modal.useModal to get contextHolder with context accessible issue. Only hooks method support Promise await operation.