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

Add onUnselectedFinish #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexkreidler
Copy link

Closes #99

This callback returns all the unselected values, and is called whenever onSelectionFinish is called. This allows the user of the component to better keep track of selected state by updating whenever an element is unselected.

Also possibly relevant: #91, #40

@vercel
Copy link

vercel bot commented Apr 19, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/skymk1/react-selectable-fast/Gk4JZMeUDUPfYY6v1h9WuSnkeGYc
✅ Preview: https://react-selectable-fast-git-fork-alexkreidler-master-skymk1.vercel.app

[Deployment for f241f80 failed]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to get the props after Unselect the last item
1 participant