mirror of
https://github.com/youzan/vant.git
synced 2026-04-10 02:01:12 +08:00
[new feature] Popup: add open/close event (#2649)
This commit is contained in:
@@ -54,4 +54,6 @@ export default {
|
||||
|
||||
| 事件名 | 说明 | 参数 |
|
||||
|------|------|------|
|
||||
| open | 打开弹出层时触发 | - |
|
||||
| close | 关闭弹出层时触发 | - |
|
||||
| click-overlay | 点击蒙层时触发 | - |
|
||||
|
||||
Reference in New Issue
Block a user