Action Carousel

Last Updated - Platform 25.0 - SDK 20.0

The Action Carousel presents tappable action cells, with icons and titles, that perform their associated links.

In-Store Mode

The Action Carousel is used by Home when In-Store Mode is active (configurable via AppManager).

Widget

The ActionCarouselWidget has no service and so must be set up with the data it should present. Home Banners API is supported out of the box.

It can be wrapped in a SectionView using inSectionView() to present it as a block on any screen.

Analytics

When an Image is tapped:

carouselItemTap:
carousel: in-store # Or 'action' if not in-store.
title: {title}
id: {item.id}
item: {item.title}