Search results

CarouselAnimationEffect API in JavaScript (ES5) Carousel API control

Specifies the animation effects of carousel slide.

  • None - The carousel item transition happens without animation.
  • Slide - The carousel item transition happens with slide animation.
  • Fade - The Carousel item transition happens with fade animation.
  • Custom - The Carousel item transition happens with custom animation.