[Doc] default slot name
This commit is contained in:
@@ -79,7 +79,7 @@ You can set native properties such as `accpet`、`multiple` on Uploader, and the
|
||||
|
||||
| Name | Description |
|
||||
|------|------|
|
||||
| - | Custom icon |
|
||||
| default | Custom icon |
|
||||
|
||||
### Parematers of before-read、after-read
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ export default {
|
||||
|
||||
### Event
|
||||
|
||||
| 事件名 | 说明 | 参数 |
|
||||
| 事件名 | 说明 | 回调参数 |
|
||||
|------|------|------|
|
||||
| oversize | 文件大小超过限制时触发 | 同 after-read |
|
||||
|
||||
@@ -77,7 +77,7 @@ export default {
|
||||
|
||||
| 名称 | 说明 |
|
||||
|------|------|
|
||||
| - | 自定义 uploader 内容 |
|
||||
| default | 自定义 uploader 内容 |
|
||||
|
||||
### before-read、after-read 回调参数
|
||||
|
||||
|
||||
Reference in New Issue
Block a user