Suggest adding an icon attribute to any form input to standardize the way form controls with icons are rendered in the browser.
<input type="date" icon="calendar.svg">
This would allow designers to ensure the the look of html forms are consistent across browsers and operating systems.
Suggest adding an icon attribute to any form input to standardize the way form controls with icons are rendered in the browser.
<input type="date" icon="calendar.svg">This would allow designers to ensure the the look of html forms are consistent across browsers and operating systems.