angular-ui / ui-slider

jQuery UI Slider for AngularJS
https://htmlpreview.github.io/?https://github.com/angular-ui/ui-slider/master/demo/index.html
MIT License
265 stars 176 forks source link

bind tip value by index instead of array on default load while range … #106

Closed bharat-dpd closed 8 years ago

bharat-dpd commented 8 years ago

bind tip value by index instead of array on default load while range is true in options eg.tip(0,100) to tip(0) tip(100) afterchange beforechange