Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Ref methods #5

Closed
GustavoRFS opened this issue Jun 24, 2022 · 1 comment
Closed

Document Ref methods #5

GustavoRFS opened this issue Jun 24, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@GustavoRFS
Copy link

I needed a method to reset the selection when the last point connects with another, but i didn't find it at docs. I had to debug the code and I found the dispatchPathAction({type: "RESET"}) method to reset the selection.

Pls, write full docs from ref

@GustavoRFS GustavoRFS added the enhancement New feature or request label Jun 24, 2022
@akcyp
Copy link
Owner

akcyp commented Jun 29, 2022

Possible duplicate of: issue #3
You should operate on the value attribute. You may be interested in the following example: https://codesandbox.io/s/react-lasso-select-issue-2-forked-9nz9vh

@akcyp akcyp closed this as completed Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants