Open LarsLiden opened 5 years ago
Any chance of adding support for accept? - i.e.
accept=".gif,.jpg,.jpeg,.png,.doc,.docx"
ref:
<input type="file" accept=".gif,.jpg,.jpeg,.png,.doc,.docx">
I want only png files to appear. Extensions don't do nothing about it.
I have a custom file type ".transcript" and I am using the following code:
When the file picker opens, it shows "all files":