ComboBox.onTextChanged

Fired when the editable text changes; carries the new text.

class ComboBox
Event!(string) onTextChanged;

Meta