multiple-ng

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i multiple-ng

Weekly Downloads

8

Version

1.0.1

License

MIT

Last publish

Collaborators

  • nescalante