Is it possible to make group header selectable? #5821
Unanswered
tonilaukka
asked this question in
Q&A
Replies: 1 comment
-
To answer my self it is possible. I still have to figure out best way to filter out the group and it's children. https://codesandbox.io/p/sandbox/react-select-group-dztk3v?file=/src/App.js |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to make group header selectable? I have a use case where you should be able to select group instead of individual values. When an individual value is selected group selection should be disabled. I should also be able to pass some additional props to group.
Beta Was this translation helpful? Give feedback.
All reactions