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.
