Customize and generate HTML file input with name, id, placeholder, value, required, disabled and file types attributes.
<input type="file" accept="image/*, .pdf, .jpg" />