selecto icon indicating copy to clipboard operation
selecto copied to clipboard

Condition for select by click

Open shrihari-prakash opened this issue 11 months ago • 0 comments

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.

shrihari-prakash avatar Jul 14 '23 06:07 shrihari-prakash