Search results

CarouselAnimationEffect API in Angular Carousel API component

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.