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.ext
/
VerticalScrollContainer
Vertical
Scroll
Container
common
composeUi
js
@
Composable
expect
fun
VerticalScrollContainer
(
modifier
:
Modifier
=
Modifier
,
content
:
@
Composable
BoxScope
.
(
)
->
Unit
)
(
source
)
@
Composable
actual
fun
VerticalScrollContainer
(
modifier
:
Modifier
,
content
:
BoxScope
.
(
)
->
Unit
)
(
source
)
@
Composable
actual
fun
VerticalScrollContainer
(
modifier
:
Modifier
,
content
:
BoxScope
.
(
)
->
Unit
)
(
source
)