Upload component with IsBusy indicator

Hello Team,

Is it possible to expose the IsBusy property for the upload controller with loading icon
and busytext like the button component. This would be helpful in many scenarios were it is just needed to show uploading status rather than show the progress. Or is there a way to achieve this in the upload component. Kindly guide.

Regards,
Vinod Pillai

You can easily create IsBusy even now:


upload busy

Sorry for not mentioning that I have manual upload=false and is using the default choose button. Is it possible to have IsBusy for the choose button or display the loading icon for it.

At the moment this is not possible however we accept pull requests!