FileSystemAccess API is used on supported platforms, which allows writing after
user grants the permission once at the time of writing to the file. If failed or not supported,
the DOM input element is used as a fallback.
The returned array is guaranteed to have at least 1 file.
Prompt user to open multiple files
FileSystemAccess API is used on supported platforms, which allows writing after user grants the permission once at the time of writing to the file. If failed or not supported, the DOM input element is used as a fallback.
The returned array is guaranteed to have at least 1 file.