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