MultiAspectCarouselLazyRowSample
@OptIn(ExperimentalMaterial3Api::class)
@Preview
@Sampled
@Composable
fun MultiAspectCarouselLazyRowSample() {
data class CarouselItem(
val id: Int,Interface to hold information about a multi-aspect carousel item and its draw info that change as the item scrolls.
@OptIn(ExperimentalMaterial3Api::class)
@Preview
@Sampled
@Composable
fun MultiAspectCarouselLazyRowSample() {
data class CarouselItem(
val id: Int,Content updated: