Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from electron/minimal-repro