[Doc] default slot name
This commit is contained in:
@@ -71,6 +71,6 @@ Vue.use(NoticeBar);
|
||||
|
||||
| Name | Description |
|
||||
|------|------|
|
||||
| - | Notice text content |
|
||||
| default | Notice text content |
|
||||
| left-icon | Custom left icon |
|
||||
| right-icon | Custom right icon |
|
||||
|
||||
@@ -70,7 +70,7 @@ Vue.use(NoticeBar);
|
||||
|
||||
### Event
|
||||
|
||||
| 事件名 | 说明 | 参数 |
|
||||
| 事件名 | 说明 | 回调参数 |
|
||||
|------|------|------|
|
||||
| click | 点击时触发 | - |
|
||||
| close | 关闭时触发 | - |
|
||||
|
||||
Reference in New Issue
Block a user