jQuery.wijmo.wijcalendar Namespace > options type : easing Field |
Default value: 'easeInQuad'
Sets the type of animation easing effect that users experience when they click the previous or next buttons on the wijcalendar.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijcalendar.options.easing; |
Javascript (Specification) | |
---|---|
|