Wijmo UI for the Web
easing Field
wijmo.superpanel Namespace > superpanel_animation Interface : easing Field

Sets the type of animation easing effect that users experience as the panel is scrolled. You can create custom easing animations using jQuery UI Easings.

Syntax
var instance; // Type: wijmo.superpanel.superpanel_animation;
var value; // Type: string
value = instance.easing;
var easing : string;
See Also

Reference

superpanel_animation Interface