Wijmo UI for the Web
value Field

Default value: 0

The value option determines the total value of the slider widget when there is only one range handle.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijslider.options.value;
Javascript (Specification) 
var value : number;
Remarks
If there are two range handles, then the value option determines the value of the first handle.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.