Compose Unstyled 2.0 is out! Check the official announcement blog ->
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: