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

VerticalScrollMode.Normal

The default LazyColumn behavior: standard scrolling.

Source set: Android
public object Normal : VerticalScrollMode

The default LazyColumn behavior: standard scrolling.

Last updated: