Skip to content

advancedcontrol/angular-range-slider

Repository files navigation

Angular Based range-slider

screen shot of demo

Installation

  1. Open bower.json
  2. Add "angular-range-slider": "latest" to your dependency list
  3. Run bower install
  4. In your application you can now add:
    • <script src="bower_components/angular-range-slider.js"></script>
  5. Import the SCSS files into your SCSS using the @import directive i.e.
    • @import "../../bower_components/angular-range-slider.scss"
  6. Include the CSS using the mixin
    • @include co-range-slider(options: opt-value, ..)

Usage

See the demo file

About

Touch and mouse event compatible slider

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •