jQuery.wijmo.wijaccordion Namespace > options type : selectedIndex Field |
Default value: 0
Gets or sets the zero-based index of the accordion pane to show expanded initially.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijaccordion.options.selectedIndex; |
Javascript (Specification) | |
---|---|
|