Hello, I am wondering if it is possible to configure the Upload component so that users can download the files they have uploaded by interacting with the file list of the component?
I imagine it would be possible to do this by using the custom listItemUi option to create a download button/link for every uploaded file, but I'd rather use the default UI if possible.