Carousel

Introduction

The Carousel is a control that can contain N UI5 controls. The visible sections can be specified. Navigation is done though the arrow buttons or with the keyboard. The Carousel can be displayed either vertical or horizontal.

Following the list of available keyboard shortcuts: Arrow up or Arrow left : Scroll carousel to the left. Arrow down or Arrow right : Scroll carousel to the right.

Examples

Horizontal carousel with images



Vertical carousel with different controls and visible items limited to one item



API Documentation

See API documentation