提交 afc1b1c8 编写于 作者: E ester.zhou

Update doc (16424)

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 7d6a978b
......@@ -37,6 +37,9 @@ CustomDialogController(value:{builder: CustomDialog, cancel?: () =&gt; void, aut
```ts
dialogController : CustomDialogController = new CustomDialogController(value:{builder: CustomDialog, cancel?: () => void, autoCancel?: boolean})
```
> **NOTE**
>
> **CustomDialogController** is valid only when it is a member variable of the **@CustomDialog** and **@Component** decorated struct and is defined in the **@Component** decorated struct. For details, see the following example.
### open()
open(): void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册