- [x ] I have searched to see if a similar issue already exists.
Is your feature request related to a problem? Please describe.
Would like to be able to diffrentiate between a user initiated manual upload to a Video and an automatic value update from somewhere else
Describe the solution you'd like
Add a .upload event, that causes the .change event to have metadata for the upload.
Additional context
This is helpful as right now, I have to use 2 separate elements for uploading and for showing a result, I would like that to be 1 element
Is your feature request related to a problem? Please describe.
Would like to be able to diffrentiate between a user initiated manual upload to a Video and an automatic value update from somewhere else
Describe the solution you'd like
Add a .upload event, that causes the .change event to have metadata for the upload.
Additional context
This is helpful as right now, I have to use 2 separate elements for uploading and for showing a result, I would like that to be 1 element