File size: 280 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 |
## 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.
|