webview_deno icon indicating copy to clipboard operation
webview_deno copied to clipboard

How to get a file path with webview?

Open Soremwar opened this issue 3 years ago • 1 comments

My use case is the following, I wanna open a prompt to select a file (perhaps a input[file] ?) and select a file from my system, and I need to get the absolute path for that selected file. Is there any API Webview provides for doing something like that?

Soremwar avatar Aug 06 '20 22:08 Soremwar

That will be possible when #12 is implemented.

littledivy avatar Aug 11 '20 09:08 littledivy