JustGoscha / allmighty-autocomplete

Simple to use autocomplete directive in a module for AngularJs!
MIT License
392 stars 232 forks source link

Added ability to pass tabindex to the generated control #126

Closed sevenonethree closed 8 years ago

sevenonethree commented 8 years ago

Added the ability to pass the tabindex per current project needs. Will need to update the documentation accordingly to specify that attr-tabindex passes the index down.