selecto icon indicating copy to clipboard operation
selecto copied to clipboard

new <Selecto> element

Open hatim-elmalki opened this issue 2 years ago • 1 comments

How to set a new <Selecto> element to overwrite the existing selected, added and removed items?

hatim-elmalki avatar Aug 18 '22 16:08 hatim-elmalki

@hatim-elmalki

  • lit-selecto 1.20.0
  • preact-selecto 1.17.0
  • react-selecto 1.20.0
  • selecto 1.20.0
  • svelte-selecto 1.20.0
  • vue-selecto 1.20.0
  • vue3-selecto 1.6.0
  • ngx-selecto 1.20.0

setSelectedTargets(elements) method is changed. https://daybrush.com/selecto/release/latest/doc/Selecto.html#setSelectedTargets

AddsetSelectedTargetsByPoints(startPoint, endPoint) method is added.

https://daybrush.com/selecto/release/latest/doc/Selecto.html#setSelectedTargetsByPoints

Add selectTargetsByPoints(startPoint, endPoint) method is added. https://daybrush.com/selecto/release/latest/doc/Selecto.html#selectTargetsByPoints

daybrush avatar Sep 13 '22 06:09 daybrush