Wijmo UI for the Web
selectedIndex Field

Default value: 0

Gets or sets the zero-based index of the accordion pane to show expanded initially.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijaccordion.options.selectedIndex;
Javascript (Specification) 
var selectedIndex : number;
Remarks
By default, the first pane is expanded. A setting of -1 specifies that no pane is expanded initially, if you also set the requireOpenedPane option to false.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.