Wijmo UI for the Web
expandDirection Field
wijmo.accordion Namespace > WijAccordionOptions Interface : expandDirection Field

Determines the direction in which the content area of the control expands.

Syntax
var instance; // Type: wijmo.accordion.WijAccordionOptions;
var value; // Type: string
value = instance.expandDirection;
var expandDirection : string;
Remarks
Available values include: top, right, bottom, and left.
See Also

Reference

WijAccordionOptions Interface