-
-
Notifications
You must be signed in to change notification settings - Fork 44
showDirectoryPicker
Jimmy Wärting edited this page Jul 17, 2020
·
2 revisions
Shows a directory picker that lets the user select a single directory, returning a handle for the selected directory.
handle = await showDirectoryPicker({
_preferPolyfill: false // default
})