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

Gets or sets whether animation is horizontal.

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

Reference

animateOptions Interface