ui.multisuggest

Is there any event to catch button click on multisuggest ?

Thanks

You can attach an event to the button using

multiselect.getPopup().getButton().attachEvent("onItemClick", function(){})

http://webix.com/snippet/c6c93391