Changing and Removing FileUpload Items

Hello, is there a way to change the image deletion icon in the FileUpload component and remove the file name and size texts?
5 Replies
Dennis Koch
Dennis Koch2y ago
CSS?
joao nivaldo
joao nivaldoOP2y ago
I think the button doesn't have CSS because it's an svg. Now the file name and size have like. I ask this because in the FilePond documentation there is a property that changes the button's icon called "iconRemove" but it didn't work in the FileUpload component.
awcodes
awcodes2y ago
Sounds like a good PR to me.
joao nivaldo
joao nivaldoOP2y ago
I already opened a suggestion in Git. Thanks
awcodes
awcodes2y ago
Suggestions are great, but submitting a PR would be better. 😀

Did you find this page helpful?