The post explores the introduction of fully stylable and customizable <select> elements in HTML. It highlights the new <selectedoption> tag, which automatically displays the currently selected <option>. The post discusses methods for handling updates when the selected <option> changes, including manual reset calls and automatic resets with or without debouncing. The author seeks opinions from developers on these proposed methods and their potential limitations.

10m read timeFrom jakearchibald.com
Post cover image
Table of contents
A brief intro to customisable <select>What about <selectedoption> ?But what if the selected <option> is modified?So, what do you think?
1 Comment

Sort: