Sliders

currentValue is: {{currentValue}}
  
  


currentValue is: {{currentValue}} ]]>
Attributes
Attribute Description
disabled Disable the slider if present or true.
max Defines the maximum possible value.
min Defines the minimum possible value.
step Defines the step the value can change.
ngModel This component is ngModel complient.