selecto
selecto copied to clipboard
onSelectend I need to know whether it's triggered by a click or a drag
@daybrush Can you add a parameter? like 1、event: "drag" or "click" or 2、isClick: true or false
I'm using React-selecto
-
selecto
1.13.0 -
react-selecto
1.13.0 -
preact-selecto
1.13.0 -
ngx-selecto
1.13.0 -
svelte-selecto
1.13.0 -
lit-selecto
1.13.0 @linxianxi
Add isClick property on dragEnd, selectEnd.