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

Gets whether animated downside.

Syntax
var instance; // Type: wijmo.accordion.animateOptions;
var value; // Type: boolean
value = instance.down;
var down : boolean;
Remarks
It returns true if next index is greater than previous index
See Also

Reference

animateOptions Interface