▲ | akersten 2 days ago | |
- Why is picker a function like `::picker(select)`, and not a CSS pseudo class like `::before` to select the `select`'s `picker` component? I.e., `select::picker` makes a lot more sense to me. - What about multi-choice (`multiple` attribute) `select`s? |