One simple question, is it possible to get a Directory/File object without show a Directory/file Picker Dialog?
Ciao Gabriele,
Unfortunately, no. You need to select a directory via a picker to give initial read/write permissions.
Our client file system integration is based off of the File System Access API here:
https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API
Best regards,
Levie
Please login first to submit.