HubSpot / react-select-plus

Fork of https://github.com/JedWatson/react-select with option group support
http://github.hubspot.com/react-select-plus/
MIT License
286 stars 93 forks source link

How can i choose the group title as a value? #92

Closed Charlie91 closed 7 years ago

Charlie91 commented 7 years ago

It would be awesome if somebody told me is this functionality possible or not. I want the group parent was be able to be chosen. So, if we had something like that:

Fruits --apples --pineapples --mangos Vegetables --tomatos --potato

we would choose "Fruits" and "Vegetables" as a finish results. Thx you

TrevorBurnham commented 7 years ago

Sorry, groups as selectable values aren't supported. We have no plans to add this feature.