-
Notifications
You must be signed in to change notification settings - Fork 21
selectable.init
Karl edited this page Nov 9, 2017
·
2 revisions
Fires when the instance is ready for use.
selectable.on("selectable.init", function() {
// instance is ready
});