feat(Uploader): add chooseFile method (#5818)
This commit is contained in:
@@ -214,3 +214,4 @@ Use [ref](https://vuejs.org/v2/api/#ref) to get Uploader instance and call insta
|
||||
| Name | Description | Attribute | Return value |
|
||||
|------|------|------|------|
|
||||
| closeImagePreview | Close full screen image preview | - | - |
|
||||
| chooseFile | Trigger choosing files, works with the user action context only because of browser security | - | - |
|
||||
|
||||
Reference in New Issue
Block a user