imagekit-angular
imagekit-angular copied to clipboard
IKUpload Accept Specific File Extension
I added to the input tag the possibility of receiving as input a string containing the accepted file extensions in order to improve the user experience when selecting files from disk.
@ankur-dwivedi can't we do this using custom input element?
Sure, but having a standard component makes it seem trivial yet useful to have it.