carbon-components-angular
carbon-components-angular copied to clipboard
Click Event to 'cds-file', inside File Uploader
Currently i have a task to download the file items that are on the File uploader. The flow is: Click on the File Item, get the id of the file and do an API call to get the content of the File and then download it. I think its an issue which is not supported yet. Can this be updated ?