elm-select
elm-select copied to clipboard
Use label element for Container
Label elements have default behaviour in that it will focus the input child simply by clicking on the label itself. Using this instead of firing events could simplify and improve the performance of the Select substantially.