-
A not so obvious trick in the post below ⤵️ is the _setting_ part of
HTMLInputElement.files: - pqina.nl/blog/set-value-to-file-input/ - html.spec.whatwg.org/multipage/input.html#dom-input-files - developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/files If you need to save back to the opened file(s), try the File System Access API: web.dev/file-system-access/. x.com/rikschennink/status/1609857823130755073