Commit 801bea79 authored by eli's avatar eli

updated readme

parent e1ce1418
...@@ -155,6 +155,10 @@ $scope.priceSlider = { ...@@ -155,6 +155,10 @@ $scope.priceSlider = {
> Disable the slider (apply a special style and unbind events) > Disable the slider (apply a special style and unbind events)
**rz-slider-interval**
> The interval (in ms) at which the slider DOM element updates when rz-slider-model or rz-slider-high change from outside the slider. Defaults to 350.
```javascript ```javascript
// In your controller // In your controller
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment