---
title: "VerticalScrollMode.Normal"
description: "The default LazyColumn behavior: standard scrolling."
type: "object"
lastmod: "2026-05-20T01:13:53.023907Z"
---
## API Reference

> Source set: Android

```kotlin
public object Normal : VerticalScrollMode
```

The default LazyColumn behavior: standard scrolling.
