angular-file-upload
angular-file-upload copied to clipboard
anyway to get the input element?
Hi,
I'm asking about anyway to get the input element itself? or reading option attribute or it on success callback?
My need is to use the same uploader instance in with different input elements but I need to distinguish between them?
any advice?
@mhamdy88 did you figure out a way of do it?