Carousel
Category: Widgets
Subcategory: Display widgets
Overview
This widget displays images in a carousel. It lets you navigate to the next or previous image, execute a microflow or open a page when you click an image, and swipe through the images on mobile devices.
Documentation
Please see Carousel in the Mendix documentation for details.
Releases
Version: 2.0.0
Framework Version: 9.6.0
Release Notes: ### Added
- We added new properties such as *autoplay*, *animation*, *pagination*, *navigation*, *infinite loop*, *delay*.
### Changed
- We changed the widget to a pluggable widget.
- We changed the library for Carousel widget to use Swiper.
- We changed the data source selection, now you can put your preferred widget inside carousel content.
Version: 1.4.1
Framework Version: 7.13.1
Release Notes: Web modeler configuration for static images are working again (Fixing GitHub issue #22)