Get reference of input #920
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have multiple file uploaders and on HTML File Input has some custom data attributes. When I click "Upload All" button, I want to get the reference of corresponding element so that I can extract all those custom data attributes. How can I achieve this?
@vineetkumar19871503 did you manage to get a reference ?