selecto
selecto copied to clipboard
Condition for select by click
Environments
- Framework name: Vue JS
- Framework version: 2.7
- Component name: Selecto
- Component version: 1.20.3
- Testable Address(optional):
Description
There is an option dragCondition
in the selecto component where it is possible to return false if drag is done on a certain element inside the selectable target. Is there a similar option for select by click? On my side, I have a few links inside my selectable target, and when I click on those links, I don't want the element to be selected.