Wijmo UI for the Web
expandDirection Field

Default value: 'bottom'

Determines the content expand direction. Available values are top, right, bottom, and left.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.