valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
676 stars 588 forks source link

Native UI Select Angular component (demo)

ng2-select npm version npm downloadsslack

Angular 2 Style Guide Build Status

Quick start

  1. A recommended way to install ng2-select is through npm package manager using the following command:

    npm i ng2-select --save

  2. Include ng2-select.css in your project

  3. More information regarding of using ng2-select is located in demo and demo sources.

API

Properties

Events

Troubleshooting

Please follow this guidelines when reporting bugs and feature requests:

  1. Use GitHub Issues board to report bugs and feature requests (not our email address)
  2. Please always write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it.

Thanks for understanding!

License

The MIT License (see the LICENSE file for the full text)