[Doc] default slot name
This commit is contained in:
@@ -123,5 +123,5 @@ Use ref to get list instance and call instance methods
|
||||
|
||||
| Name | Description |
|
||||
|------|------|
|
||||
| - | List content |
|
||||
| default | List content |
|
||||
| loading | Custom loading tips |
|
||||
|
||||
@@ -114,7 +114,7 @@ export default {
|
||||
|
||||
### Event
|
||||
|
||||
| 事件名 | 说明 | 参数 |
|
||||
| 事件名 | 说明 | 回调参数 |
|
||||
|------|------|------|
|
||||
| load | 滚动条与底部距离小于 offset 时触发 | - |
|
||||
|
||||
@@ -130,5 +130,5 @@ export default {
|
||||
|
||||
| 名称 | 说明 |
|
||||
|------|------|
|
||||
| - | 列表内容 |
|
||||
| default | 列表内容 |
|
||||
| loading | 自定义底部加载中提示 |
|
||||
|
||||
Reference in New Issue
Block a user