[Doc] default slot name
This commit is contained in:
@@ -40,8 +40,8 @@ Vue.use(Panel);
|
||||
|
||||
### Slot
|
||||
|
||||
| name | Description |
|
||||
| Name | Description |
|
||||
|------|------|
|
||||
| - | Default slot |
|
||||
| default | Default slot |
|
||||
| header | Custom header |
|
||||
| footer | Custom footer |
|
||||
|
||||
@@ -44,6 +44,6 @@ Vue.use(Panel);
|
||||
|
||||
| 名称 | 说明 |
|
||||
|------|------|
|
||||
| - | 自定义内容 |
|
||||
| default | 自定义内容 |
|
||||
| header | 自定义 header |
|
||||
| footer | 自定义 footer |
|
||||
|
||||
Reference in New Issue
Block a user