ng-image-slider
ng-image-slider copied to clipboard
Starts the control with some selected index
I've wanted a behavior where I can to specify some input property as default selected index image.
@isaacfi You means there should be some property by which you can provide starting image index and on page load, ng-image-slider will show that image first rather than 0 index image?
@isaacfi @sanjayV this PR #96 may help you.
@isaacfi Using latest version (2.8.0), you can use input defaultActiveImage for set default selected image on load You can also change images order, by providing order with images url
more details available here: https://www.npmjs.com/package/ng-image-slider