Java API for dropdown menu

Hi,

I couldn’t locate Java APIs for dropdown menu (vaadin-select). Do we need to implement by ourselves?

Best regards,
Joey

Hello, here is the tracking issue for this feature: https://github.com/vaadin/vaadin-select-flow/issues/1

You can see the status for features planned to land in the next versions of Vaadin platform here:
https://github.com/orgs/vaadin/projects/1

In particular, Java API for vaadin-select is planned to be landed in V13.

Thanks. If we use ComboBox as an alternative right now, how to turn off user-inputable feature in the field?

Best regards,
Joey