jQuery.wijmo.wijslider Namespace > options type : minRange Field |
Default value: 0
The minRange option prevents the two range handles (thumb buttons) from being placed on top of one another.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijslider.options.minRange; |
Javascript (Specification) | |
---|---|
|