remove
selectable.on("remove", function(item) {
// Do something when a new item is removed from the instance
});Last updated
selectable.on("remove", function(item) {
// Do something when a new item is removed from the instance
});Last updated