1.0.1 • Published 8 years ago

multiple-ng v1.0.1

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

Multiple ng

Angular bootstrap multiple selector directive

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

1.0.1

8 years ago

1.0.0

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago