Composables UI is out: our new component library for Compose Multiplatform ->
Interface

GlimmerLazyListItemScope

Receiver scope being used by the item content parameter of GlimmerLazyColumn.

Source set: Android
public sealed interface GlimmerLazyListItemScope

Receiver scope being used by the item content parameter of GlimmerLazyColumn. It helps define scoped-based extensions that only apply to GlimmerLazyColumn items.

Last updated: