Fires when the instance is disabled.
selectable.on("disabled", function() { // Do something when the instance is disabled });
Last updated 1 year ago