isteven / angular-multi-select

A multi select dropdown directive for AngularJS. Allows you to use HTML tags and CSS in the data. Requires only AngularJS and nothing else.
isteven.github.io/angular-multi-select
MIT License
1.08k stars 518 forks source link

Select items from single group only #561

Open swapnilanar opened 6 years ago

swapnilanar commented 6 years ago

If user selects one item from particular group then is there any way to allow user to select only other items from the same group?