Skip to content

[select] Add support for binding to an array of items #501

Closed
@marcushellberg

Description

@marcushellberg

It would be convenient for developers if the APIs between <vaadin-combo-box> and <vaadin-select> were similar the same way they are in the Java API.

Proposal:

Add the following properties the same way as in combo box:

  • items
  • item-value-path
  • item-label-path
  • item-id-path

These could be used to internally configure the list box and simplify the usage.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions