rememberScrollAreaState

Creates a ScrollAreaState from a ScrollState.

Parameters

scrollState

The scroll state to create the scroll area state from.


Creates a ScrollAreaState from a LazyListState.

Parameters

lazyListState

The lazy list state to create the scroll area state from.


Creates a ScrollAreaState from a LazyGridState.

Parameters

lazyGridState

The lazy grid state to create the scroll area state from.