HI,
How can I remove selected dropdown value and default it back to empty selection. I am using init method( ui.$editor.on('change', function()) to call another method and based on returned value from that , dropdown selected value should get changed to default empty value.