Wijmo UI for the Web
step Field

Default value: 1

The step option determines the size of each interval between the slider minimum value and the slider maximum value.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijslider.options.step;
Javascript (Specification) 
var step : number;
Remarks
The full specified value range of the slider (from the minimum value to the maximum value) must be evenly divisible by the step interval.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.