Hi,
I noticed that the value of all DropDown components can be cleared with the inline clear "button", but not the DropDownList. Is there any way to get the same consistent behavior for the DropDownList so that it's inline with the rest of the DropDowns?
versus:
To be clear, I know that I can reset it by setting the value to "null", but I want to be able to do it via a "x" button.