Append a blob as a file to an actual
<input type="file">, then let LV handle the rest. Sadly, this is not possible with browser APIs.
you can attach File or Blob instances to the live_file_input
Append a blob as a file to an actual
<input type="file">, then let LV handle the rest. Sadly, this is not possible with browser APIs.
you can attach File or Blob instances to the live_file_input