Volst / ui-components

💎 A React UI component library for Volst.
https://ui-components.volst.nl
10 stars 3 forks source link

Add groupings of items to dropdown-selects #36

Open Rutger opened 6 years ago

Rutger commented 6 years ago

It would be nice if dropdowns like FancySelect, MultiPick and MultiSelect would have groupings/heading.

The dropdown of a MultiSelect could look a bit like this:

Mammals

Reptiles

SpaceK33z commented 6 years ago

Note that the TypeAhead component already has this, so you can copy it from there.