Commit 805e8fc1 authored by 杨奕's avatar 杨奕 Committed by GitHub

Merge pull request #226 from baiyaaaaa/update-docs

Dialog docs improve
parents db7eb0ea 264e1f7e
......@@ -151,3 +151,9 @@ Dialog 组件的内容可以是任意的,甚至可以是表格或表单,下
|------|--------|
| open | 打开当前实例 |
| close | 关闭当前实例 |
### Events
| 事件名称 | 说明 | 回调参数 |
|---------- |-------- |---------- |
| close | Dialog 关闭的回调 | — |
| open | Dialog 打开的回调 | — |
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment