Skip to content

Add ItemLabelGenerator to RadioButtonGroup and MultiselectListBox #2601

@rolfsmeds

Description

@rolfsmeds

Description

ItemLabelGenerator provides an easy API for generating label strings for radio buttons and is consistent with other components.

Use cases

As a developer
I want to generate custom label strings for my radio buttons and list box items without using a renderer
So that I can provide the user with the kinds of label strings I want

Acceptance criteria

  • Setter and getter for ItemLabelGenerator in RadioButtonGroup
  • Setter and getter for ItemLabelGenerator in MultiselectListBox
  • Same signature and behavior as in CheckboxGroup or ComboBox

General criteria

  • UX/DX tests in Alpha
  • Documentation: Javadocs are sufficient.
  • How to test?
  • Limitations:

Metadata

Metadata

Assignees

No one assigned

    Labels

    DSDesign System feature (e.g. component)acceptance criteriaused for the acceptance criteria checklistv23

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions