Replies: 1 comment 1 reply
-
|
Unfortunately no, this would require knowing where the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm using @viselect/react v3.9.0 and I was wondering if there's a way to disable the need for the default CTRL+Click for a single select and only use mouse click. Currently it resets the selection when only using mouse click (maybe due to the onStart and onMove handlers). Is it possible to make single mouse click behave the same way as CTRL+Click selection and deselection. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions