HorizontalUncontainedCarouselSample
@Preview
@Sampled
@Composable
fun HorizontalUncontainedCarouselSample() {
data class CarouselItem(
val id: Int,Material Design Carousel A horizontal carousel that displays its items with the given size except for one item at the end that is cut off.
@Preview
@Sampled
@Composable
fun HorizontalUncontainedCarouselSample() {
data class CarouselItem(
val id: Int,Content updated: