Skip to content

[select] Add support for the path properties #3124

Open
@vursen

Description

@vursen

Describe your motivation

Extracted from #501.

There has been implemented the items property for the select component, but the path properties proposed in the original ticket are not supported yet.

Describe the solution you'd like

Add support for the path properties for the select in order for the user to be able to override the default ones:

  • item-value-path (default: value)
  • item-label-path (default: label)
  • item-id-path (was proposed in the original ticket, but it probably doesn't make sense for the select)

Use the combo-box as an example as it supports similar path properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions