Skip to content

nescalante/multiple-ng

Repository files navigation

Multiple ng Greenkeeper badge

Angular bootstrap multiple selector directive

Working example

http://nescalante.github.io/multiple-ng

Install

Use it as an npm package:

npm install multiple-ng --save

Or just download it from bower

bower install multiple-ng --save

Usage

<multiple-select type="text"
  ng-model="a-model"
  items="the-source-where-the-items-come-from"
  item-label="the-property-to-show"
  button-label="a-label-to-display-in-the-button" />

License

MIT

About

Angular multiple selector directive

Resources

License

Stars

Watchers

Forks

Packages

No packages published