Search results

Overview API in JavaScript (ES5) Carousel API control

Name Description
CarouselItem Specifies the carousel individual item.
CarouselSwipeMode Specifies the action (touch & mouse) which enables the slide swiping action in carousel.
* Touch - Enables or disables the swiping action in touch interaction.
* Mouse - Enables or disables the swiping action in mouse interaction.
SlideChangedEventArgs An interface that holds details once slide change done.
SlideChangingEventArgs An interface that holds details when changing the slide.
CarouselAnimationEffect Specifies the animation effects of carousel slide.
CarouselButtonVisibility Specifies the state of navigation buttons displayed in carousel.
CarouselIndicatorsType Specifies the type of indicators.
CarouselSlideDirection Specifies the direction of previous/next button navigations in carousel.