Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 517 Bytes

File metadata and controls

10 lines (6 loc) · 517 Bytes

bootstrap-slider-knockout-binding

A knockout binding for the Bootstrap Slider (https://github.com/seiyria/bootstrap-slider).

The Knockout binding allows you to use an observable as a value for the slider and to customize the options of the slider via knockout binding parameters.

You can find an example here.

Also, you can find a working JSFiddle here.