axel-zarate / js-custom-select

Custom auto-complete select box for AngularJS and Bootstrap
MIT License
68 stars 59 forks source link

Examples for using options #12

Closed mubinahmed closed 9 years ago

mubinahmed commented 9 years ago

It would be very much helpful if there are examples for each of the available options.

axel-zarate commented 9 years ago

Sorry for the late response.

I think the only example missing was for the onSelect callback. I added that, as well as documentation for the base options.

mubinahmed commented 9 years ago

Thanks Axel!!