Kwik Image Carousel
An image carousel that builds on top of KwikCarousel.
Parameters
The modifier to be applied to the carousel.
The list of images to display in the carousel.
The index of the item to display first.
Whether to show the page indicators.
Whether to show the navigation buttons.
Whether the carousel is scrollable by the user.
Whether to show the counter.
The color of the selected page indicator.
The color of the unselected page indicator.
The color of the indicator container.
Whether to automatically slide the images.
The delay between auto-play slides in milliseconds.
Callback that is invoked when the current page index changes.
The shape of the carousel.
Optional composable to replace the default previous button.
Optional composable to replace the default next button.
Callback that is invoked when an image is clicked.
The scale to apply to the image content.