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