ImageCarouselKt
Functions
Link copied to clipboard
public final static Unit ImageCarousel(List<Pair<String, String>> images, Modifier modifier, PagerState pagerState, Long autoScrollDuration, Painter placeholder)
An image carousel to display a list of images (by URL) with automatic timed paging and page dot indicators.