docs(Uploader): add accept mdn link
This commit is contained in:
@@ -111,8 +111,8 @@ export default {
|
||||
|
||||
| Attribute | Description | Type | Default |
|
||||
|------|------|------|------|
|
||||
| accept | Accepted [file type](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#Unique_file_type_specifiers) | *string* | `image/*` |
|
||||
| name `v2.0.3` | Input name | *number \| string* | - |
|
||||
| accept | Accepted file type | *string* | `image/*` |
|
||||
| preview-size | Size of preview image | *number \| string* | `80px` |
|
||||
| preview-image `v2.1.5` | Whether to show image preview | *boolean* | `true` |
|
||||
| preview-full-image | Whethe to show full screen image preview when click image | *boolean* | `true` |
|
||||
|
||||
Reference in New Issue
Block a user