What is the event for upload in the mgt-file-list component

47 views Asked by At

I am using the react component of mgt-file-list an noticed there is no event for the upload option of the FileList in the documentation.

I tested and it seemed to upload a file in the UI but I never found the file in SharePoint.

Anyone knows what the deal is?

Is there an event signature I can use? Thanks

1

There are 1 answers

1
GavinB On

At present the file-list and underlying file upload don't expose any events for you to respond to around the file upload action.