elm-select icon indicating copy to clipboard operation
elm-select copied to clipboard

Use label element for Container

Open Confidenceman02 opened this issue 1 year ago • 0 comments

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.

Confidenceman02 avatar Jul 15 '23 02:07 Confidenceman02