jQuery.wijmo.wijslider Namespace > options type : max Field |
Default value: 100
The max option defines the maximum value of the slider widget.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijslider.options.max; |
Javascript (Specification) | |
---|---|
|