docs: expand dialog window to BaseWindow
(#43334)
docs: expand dialog window to BaseWindow
This commit is contained in:
parent
b497700e36
commit
d7689bb9b5
3 changed files with 44 additions and 29 deletions
|
@ -1827,7 +1827,7 @@ In Electron 7, this now returns a `FileList` with a `File` object for:
|
|||
|
||||
Note that `webkitdirectory` no longer exposes the path to the selected folder.
|
||||
If you require the path to the selected folder rather than the folder contents,
|
||||
see the `dialog.showOpenDialog` API ([link](api/dialog.md#dialogshowopendialogbrowserwindow-options)).
|
||||
see the `dialog.showOpenDialog` API ([link](api/dialog.md#dialogshowopendialogwindow-options)).
|
||||
|
||||
### API Changed: Callback-based versions of promisified APIs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue