toggle menu
compose-html-material
js
switch theme
search in API
compose-html-common
/
com.huanshankeji.compose.web
/
Column
Column
@
Composable
fun
Column
(
attrs
:
AttrBuilderContext
<
HTMLDivElement
>
?
=
null
,
fitContent
:
Boolean
=
true
,
content
:
ContentBuilder
<
HTMLDivElement
>
)
(
source
)