Folder Select

This commit is contained in:
PaulaBras
2022-09-21 18:25:29 +02:00
parent f2ae18fba8
commit 0dc02629e6
10 changed files with 613 additions and 30 deletions

View File

@ -19,5 +19,7 @@
<button id="selectPathBtn" class"button is-warning">Path</button>
<h1>Hello World!</h1>
<p>Welcome to your Electron application.</p>
<input type="file" id="dirs" webkitdirectory directory/>
</body>
</html>