-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
DSDesign System feature (e.g. component)Design System feature (e.g. component)acceptance criteriaused for the acceptance criteria checklistused for the acceptance criteria checklistv23
Description
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:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DSDesign System feature (e.g. component)Design System feature (e.g. component)acceptance criteriaused for the acceptance criteria checklistused for the acceptance criteria checklistv23