Skip to content

showOpenDialog API #104

Open
Open
@onimac92

Description

@onimac92

How can I open a file selection window as electron with showOpenDialog, that is, a dialog window appears that gives the user the opportunity to select a file.

With electron, I used showOpenDialog and then received the path of the selected file and with fs I loaded it.

Is there an API or an alternative to upload a local file?

If possible, other than <input type="file">.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomershacktoberfestIssues that are meant for Hacktober Fest

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions