@ccssmnn wrote:
I want to allow the users to upload images in my PWA. It seems that the IonInput is a wrapper for HTML input, but does not allow file inputs.
Combining
<input />
with<label>
in standard HTML does the job but looks ugly.In the Docs i can only find file upload in the native components.
Posts: 1
Participants: 1