You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.You want ref to be able to invoke the component default event for upload
2.You can customize the button to trigger the upload, and then add the upload progress
3.I want fakeUpload to be able to customize the upload status, progress, etc. I want every upload to be successful, not random upload success.
The text was updated successfully, but these errors were encountered:
We've already addded the 3rd one. We will include a prop to define the behaviour for fakeUpload. (e.g. all uploads will end in success, error or random status)
About the first and second items. Do you mind giving us a further detail about those points?
1.You want ref to be able to invoke the component default event for upload
2.You can customize the button to trigger the upload, and then add the upload progress
3.I want fakeUpload to be able to customize the upload status, progress, etc. I want every upload to be successful, not random upload success.
The text was updated successfully, but these errors were encountered: