Skip to content

nvernooy/acute-select

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acute-select for bootstrap dropdown#

acute-select is a dropdown select component for AngularJS, with no external dependencies other than Angular itself. This is a fork of the original acute-select.

Features:

Limited features of the original acute-select at https://github.com/john-oc/acute-select

  • Tailored for use in a Bootstrap navbar
  • Clean, working dropdown
  • Searchbox
  • List options similar to select directive

Example:

See the demo-page.

Documentation

acute-select for boostrap dropdown is built specifically for use in a boostrap dropdown. A combo-box from the original acute-select is used in a boostrap dropdown, along with some other changes and appropriate fixes. In order for the acute dropdown to work correctly in the bootstrap dropdown the acute.select.dropdown.fix.js file is required.

About

Dropdown List Component for AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • HTML 15.8%
  • CSS 3.0%