mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 12:18:46 +08:00
Dialog docs improve
This commit is contained in:
parent
db7eb0ea8d
commit
264e1f7ee4
@ -151,3 +151,9 @@ Dialog 组件的内容可以是任意的,甚至可以是表格或表单,下
|
||||
|------|--------|
|
||||
| open | 打开当前实例 |
|
||||
| close | 关闭当前实例 |
|
||||
|
||||
### Events
|
||||
| 事件名称 | 说明 | 回调参数 |
|
||||
|---------- |-------- |---------- |
|
||||
| close | Dialog 关闭的回调 | — |
|
||||
| open | Dialog 打开的回调 | — |
|
||||
|
Loading…
Reference in New Issue
Block a user