Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 465 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 465 Bytes

<select> replacement directive with Search functionality

  • Does not use JQuery or any other external library - Angular.js is the only dependency.
  • Optionally uses bootstrap-select CSS styles.
  • Angular form validation works. Just add your custom styles for the directive element.

Demo

http://plnkr.co/edit/fCwgNe?p=preview

Installation

bower install angular-select-search --save