Select to view content in your preferred language

combobox-item with no checkbox or radio buttons

269
2
10-13-2025 10:11 AM
LefterisKoumis
Frequent Contributor

I want to use a combobox where the combobox items don’t display any selection indicators—no checkboxes or radio buttons next to them. It was possible until version 3.0.3.  Thought of using select component but it lacks properties that I need. I think it can be done through CSS rendering the button not visible. 

Selection icons are not necessary when the selection mode is set to single.

LefterisKoumis_0-1760375251776.png

 

0 Kudos
2 Replies
DitwanDPrice
Esri Contributor

Created an issue to explore options for achieving this behavior. 

https://github.com/Esri/calcite-design-system/issues/13179

0 Kudos
LefterisKoumis1
Emerging Contributor

Why do we need selection icon if users has selection-mode="single"?

0 Kudos