angular-extended-select
v1.0.1
Published
AngularJS extended select component.
Downloads
21
Readme
AngularJS extended select component.
Extended HTML select component, with ability to easily search possible options and better presentation with use of Twitter Bootstrap.
Prerequisites
- AngularJS,
- Twitter Bootstrap.
Installation
yarn add angular-extended-select
yarn installFeatures
- Search options,
- navigate through them using arrow keys,
- resolve options from external source during search,
- hide options until some characters are typed,
- add options on the fly,
- deselect options,
- fits nicely with Bootstrap input-sm & input-lg classes.
See more at Live Demo.
