Skip to content

yunptop/UsingElectronDialogAPI

Repository files navigation

Electron dialog api demo

In earlier releases of electron, if we want to use the dialog api to show a file dialog, just call electron.remote.showOpenDialog, but now electron.remote is disabled by default, and enabling it is not recommended. so checkout this tutorial to see how should we do with the latest electron framework technology.

License

CC0 1.0 (Public Domain)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors