Combo option delete on icon click

Hello,

I want to give, delete functionality to combo options, but whenever I click on delete icon it calls onChange, How do I capture specific delete event and get id to delete that item from options after clicking on delete icon.

https://snippet.webix.com/aryouz7r

Thank You!

@Komal
check this

Thank you so much! Its working!