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

Gets or sets the easing for animation.

Syntax
var instance; // Type: wijmo.accordion.animateOptions;
var value; // Type: string
value = instance.easing;
var easing : string;
Remarks
Valid values are all animations available in jQuery UI.
See Also

Reference

animateOptions Interface