compose-multiplatform-html-unified
Toggle table of contents
common
composeUi
js
Target filter
common
composeUi
js
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-common
/
com.huanshankeji.compose.foundation
/
rememberScrollState
remember
Scroll
State
common
composeUi
js
@
Composable
expect
fun
rememberScrollState
(
initial
:
Int
=
0
)
:
ScrollState
(
source
)
@
Composable
actual
fun
rememberScrollState
(
initial
:
Int
)
:
ScrollState
(
source
)
@
Composable
actual
fun
rememberScrollState
(
initial
:
Int
)
:
ScrollState
(
source
)