Hello
There's any way to hide the input text in a ComboBox? I only want to show the trigger button:
ComboBox.png
I tried to apply some CSS to the "inputEl" element, but without any result. There's any property to hide this input and only show the button that displays my list template?
Thanks!