radzen-blazor
radzen-blazor copied to clipboard
feat: Dropdown with badges view
Proposal: Dropdown display with synchronized badges with multiple selection. It’s convenient when the dropdown elements are numerous and you need to delete a selected item.
Hi @GioeEng,
Thank you for your contribution! It will be a valuable addition to the Radzen.Blazor components.
We will make a few changes in the rendering and property name (we prefer pill instead of badge). The changes will be pushed to this branch.
This is how the chips look with the last commit:

Styles will be further refined once we introduce a standalone Chip component.
Perfect! Thanks for the implemantation.