Carousel

Content Type: Widget
Categories: User Interface

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.2.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We removed redundant code to improve widget load time in the browser.
Version: 2.2.0
Framework Version: 9.6.0
Release Notes: ### Changed - We updated swiper package version to 9.4 - DOM changes from wrapper to and ### Fixed - We fixed accessibility issue with carousel
Version: 2.1.0
Framework Version: 9.6.0
Release Notes: ### Changed - We updated the light and dark icons and tiles for the widget.
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)