waldron-angular-slider

a slide show control built entirely in AngularJS. This particular control is designed with the following concepts in mind: - Don't place elements in the DOM that don't belong there. Typically this will just have the current slide in the DOM except during transitions. - Let you control the content. Slide viewers need to work regardless of the content. - Give you the flexibility to change content after the viewer is initialized or whenever you want, just the same way you change any content in angular! - Use CSS to style *everything* (and I mean everything!) - Keep it simple to use. This connects with variables you already have in your controller and it "just works".


Keywords
angular, slider, waldron
License
Other
Install
bower install waldron-angular-slider

Documentation