Wijmo UI for the Web
rightToLeft Field
wijmo.accordion Namespace > animateOptions Interface : rightToLeft Field

Gets or sets whether accordion is animated from right to left.

Syntax
var instance; // Type: wijmo.accordion.animateOptions;
var value; // Type: boolean
value = instance.rightToLeft;
var rightToLeft : boolean;
See Also

Reference

animateOptions Interface