skpm/sketch-module-web-view
View on GitHubIs it possible to have file picker dialog show up?
Open
#58 opened on Jun 7, 2018
enhancementhelp wanted
Repository metrics
- Stars
- (290 stars)
- PR merge metrics
- (PR metrics pending)
Description
I want to have the webview interact with a file I upload. However when I click on "Choose File" no window pop ups.
<input type="file"/>
Is there a setting in the BrowserWindow config I can use or anything like that?
Thanks!