# Carousel

The Carousel component offers a simple carousel to show several images in a slide show

![Carousel](https://github.com/Servoy/gitbook/blob/master/guides/develop/application-design/ui-components/media/images/image_01.png)

{% hint style="info" %}
*<mark style="color:blue;">**Content under construction**</mark>*
{% endhint %}

## Table of contents

* [Carousel properties](#carousel-properties)
* [Slide type](#slide-type)
* [cssProperty type](#cssproperty-type)
* [Carousel events](#carousel-events)
* [Carousel API](#carousel-api)

## Carousel properties

Carousel properties can be found [here](https://github.com/Servoy/gitbook/blob/master/guides/develop/application-design/ui-components/media/broken-reference/README.md).

### Slide type

Slide properties can be found [here](https://github.com/Servoy/gitbook/blob/master/guides/develop/application-design/ui-components/media/broken-reference/README.md).

### cssProperty type

cssProperty properties can be found [here](https://github.com/Servoy/gitbook/blob/master/guides/develop/application-design/ui-components/media/broken-reference/README.md).

## Carousel events

Carousel events can be found [here](https://github.com/Servoy/gitbook/blob/master/guides/develop/application-design/ui-components/media/broken-reference/README.md).

## Carousel API

Carousel API methods can be found [here](https://github.com/Servoy/gitbook/blob/master/guides/develop/application-design/ui-components/media/broken-reference/README.md).

## Related Articles

The following articles are recommended for additional reading

* [Carousel Reference Documentation](https://github.com/Servoy/gitbook/blob/master/guides/develop/application-design/ui-components/media/broken-reference/README.md)
* [Styling and Themes](https://docs.servoy.com/guides/develop/application-design/styling-and-themes)
* [Scripting the UI](https://docs.servoy.com/guides/develop/programming-guide/scripting-the-ui)
