toggle menu
redwood
0.15.0
common
switch theme
search in API
redwood-lazylayout-compose
/
app.cash.redwood.lazylayout.compose
/
rememberLazyListState
remember
Lazy
List
State
@
Composable
fun
rememberLazyListState
(
strategy
:
LoadingStrategy
=
ScrollOptimizedLoadingStrategy()
)
:
LazyListState
Creates a
LazyListState
that is remembered across compositions.