Introduction
Provides UI controls for the Carousel control

Fields#
| Name | Description |
|---|---|
| Previous Button | Button used to go to previous item |
| Next Button | Button used to go to next item |
| Contents | Transform containing loaders |
| Template | Template used for loaders |
| On Go Back | Event raised on Go Back request |
| On Go Forward | Event raised on Go Forward request |
| On Change Index | Event raised when index changes |
Properties#
| Name | Description |
|---|---|
| entries | Get/Set the number of entries to display |
| selectedIndex | Get/Set the selected index |
| progress | Get/Set the progress of the active index |