I need to make multiple selection available by default, so the user doesn't have to hold ctrl. Would appreciate some help with this, thanks.
If you want to use selectable , you might want to use bind meta key with mousedown event. There's already a debate going down here , i just found when i googled.