Focus on selected item in select?

Hi all,

I have a long list of years in a select with one year that’s preselected. Is there a way to have the list focus on a the first item that is selected?

Thank you.

What about scrollTo ?

Does that exist as a part of the select list API? It comes up in a small modal popup.

No. You need implement it. At now, I think, it’s not possible.

Aat the moment, this is not possible. But you could open an issue up on github and we can discuss adding it.