[new feature] NoticeBar: add close event (#2692)
This commit is contained in:
@@ -58,4 +58,5 @@ Vue.use(NoticeBar);
|
||||
|
||||
| 事件名 | 说明 | 参数 |
|
||||
|------|------|------|
|
||||
| click | 点击事件回调 | - |
|
||||
| click | 点击时触发 | - |
|
||||
| close | 关闭时触发 | - |
|
||||
|
||||
Reference in New Issue
Block a user