selecting
selectable.on("selecting", function(e, item) {
// Do something when an item is marked for selection
});Last updated
selectable.on("selecting", function(e, item) {
// Do something when an item is marked for selection
});Last updated