selecto icon indicating copy to clipboard operation
selecto copied to clipboard

feature wanted. Unselect some element in current selected

Open rowthan opened this issue 3 years ago • 1 comments

Environments

  • Framework name: js
  • Framework version: ES6

Description

How to unselect element after selected some element. exclude some elements in current selected when pressing some hotKey or other actions.

rowthan avatar Feb 16 '22 09:02 rowthan

@rowthan

Selecto has setSelectedTargets method. You can change the selectedTargets recognized by selecto.

daybrush avatar Mar 09 '22 14:03 daybrush