wijmo.superpanel Namespace > superpanel_vscroller Interface : hoverEdgeSpan Field |
This value sets the width of the horizontal hovering edge which will trigger the vertical scrolling.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.superpanel.superpanel_vscroller; var value; // Type: number value = instance.hoverEdgeSpan; |
Javascript (Specification) | |
---|---|
|