How to unselect value programmatically?
BartusZak opened this issue · 2 comments
BartusZak commented
I would like to unselect specific value from outside of component.
e.g bin icon rendered somewhere else should remove some selected values.
How to do it?
sanusart commented
https://react-dropdown-select.netlify.app/examples#External-clear-and-add -
checkout the sourse
…On Fri, Feb 17, 2023 at 11:45 AM BartusZak ***@***.***> wrote:
I would like to unselect specific value from outside of component.
e.g bin icon rendered somewhere else should remove some selected values.
How to do it?
—
Reply to this email directly, view it on GitHub
<#270>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACBLRS6SONYGMZZOV4IHNDWX5CDTANCNFSM6AAAAAAU7G3KRQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
BartusZak commented
<3