Wijmo UI for the Web
wijcarousel_animation Interface
wijmo.carousel Namespace : wijcarousel_animation Interface
Fields
 NameDescription
 Field

A value that determines whether to show animation. Set this option to true in order to disable easing.

 
 Field

The duration option defines the length of the scrolling animation effect in milliseconds.

 
 Field

Sets the type of animation easing effect that users experience when the wijcarousel is scrolled to another image. For example, the wijcarousel can bounce several times as it loads. Valid Values: easeInCubic - Cubic easing in.Begins at zero velocity and then accelerates. easeOutCubic - Cubic easing in and out.Begins at full velocity and then decelerates to zero. easeInOutCubic - Begins at zero velocity, accelerates until halfway, and then decelerates to zero velocity again. easeInBack - Begins slowly and then accelerates. easeOutBack - Begins quickly and then decelerates. easeOutElastic - Begins at full velocity and then decelerates to zero. easeOutBounce - Begins quickly and then decelerates.The number of bounces is related to the duration, longer durations produce more bounces. Default: "linear". Type: string.

 
 Field

This value determines whether to queue animation operations.

 
Top
See Also

Reference

wijmo.carousel Namespace