AngularJS Dropdown Multiselect Directive

Author: ajaswal
Official Page: Go to website
Publish Date: April 15, 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)

Previews:

AngularJS Dropdown Multiselect Directive Basic DEMO

Basic DEMO

AngularJS Dropdown Multiselect Directive Search Filter

Search Filter


You Might Be Interested In:

Add Comment