jQuery.wijmo.wijsuperpanel Namespace > options type : keyDownInterval Field |
Default value: 100
This value determines the time interval to call the scrolling function when doing continuous scrolling.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijsuperpanel.options.keyDownInterval; |
Javascript (Specification) | |
---|---|
|