Wijmo UI for the Web
expanded Field

Default value: true

Determines the visibility state of the content panel. If true, the content element is visible.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijexpander.options.expanded;
Javascript (Specification) 
var expanded : boolean;
Example
$("#element").wijexpander({ expanded: false });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.