🌈 Create new beautiful Compose Gradients with our new wesite ->
Compose Component

MultiAspectCarouselScope

Creates a multi-apsect carousel scope that includes all related methods for creating a multi-aspect carousel.

MultiAspectCarouselScope social preview

MultiAspectCarouselLazyRowSample

@OptIn(ExperimentalMaterial3Api::class)
@Preview
@Sampled
@Composable
fun MultiAspectCarouselLazyRowSample() {
    data class CarouselItem(
        val id: Int,

Content updated: