Replies: 1 comment
-
Hello @datvm, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's strange to me that
DataTransfer.Files
is astring[]
and there is no reference (that I am aware of) to grab the content of it.How do I get the file data from an
ondrop
event?Is it by-design? Is there even access to an
IJSObjectReference
so I can grab it with Javascript?Beta Was this translation helpful? Give feedback.
All reactions