🔵 Splitting within Selects
by Adrian Roselli @aardrian @aardrian
#accessibility #hr #Selects #optgroup
https://adrianroselli.com/2023/10/splitting-within-selects.html
Splitting within Selects
The native HTML <select> is renowned for its styling limitations. Even with control over the closed state and trigger appearance, the options themselves are still defined primarily by the browser and the OS. While I think this is generally fine (preferred, even), the <selectlist> (nee <selectmenu>) hopes to change that.…
