File system access
The showOpenFilePicker()
, showDirectoryPicker()
, and showSaveFilePicker()
methods request access to files and directories on the user’s device and returns a handle for reading and writing to them.
The showOpenFilePicker()
, showDirectoryPicker()
, and showSaveFilePicker()
methods request access to files and directories on the user’s device and returns a handle for reading and writing to them.