Author: | dotansimha |
---|---|
Official Page: | Go to website |
Publish Date: | March 14, 2015 |
License: | MIT |
Description:
This directive gives you a Bootstrap Dropdown with the power of AngularJS directives.
Features
- Based on Bootstrap’s dropdown.
- jQuery is not necessary.
- Seperated your data and the selection data. no modification to the data made.
- Built-in search.
- Complete control on the selected items model to fit it to your requirements.
- Two view options: normal list and checkboxes.
- Pre-selected values.
- Limit selection count.
- Grouping items by property.
- Callback events.
- Translation texts.
- Scrollable list (useful for big lists)