virtualvivek / react-windows-ui

Build Windows native look & feel apps using ReactJS. Provides a set of accessible, reusable and composable react components that make it super easy to create websites and apps.
https://virtualvivek.github.io/react-windows-ui/
MIT License
537 stars 44 forks source link

File Upload input #10

Closed pixellos closed 1 year ago

pixellos commented 2 years ago

Hi, Is FileUpload incoming to this great lib?

virtualvivek commented 2 years ago

Hi @pixellos ,

Do you need win-ui component for the code below ??

<label for="myfile">Select a file:</label>
<input type="file" name="myfile">

or if something different you can mention here.

virtualvivek commented 1 year ago

Closing issue due to no activity in past days, Kindly reopen if you need further workaround for this.