jQuery.wijmo.wijaccordion Namespace > options type : expandDirection Field |
Default value: 'bottom'
Determines the direction in which the content area of the control expands.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijaccordion.options.expandDirection; |
Javascript (Specification) | |
---|---|
|