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.layout
/
ColumnScope
/
Impl
Impl
common
composeUi
js
@
JvmInline
expect
value
class
Impl
:
ColumnScope
(
source
)
@
JvmInline
actual
value
class
Impl
:
ColumnScope
(
source
)
actual
value
class
Impl
:
ColumnScope
(
source
)
Members
Constructors
Impl
Link copied to clipboard
common
composeUi
js
expect
constructor
(
platformValue
:
PlatformColumnScope
)
constructor
(
platformValue
:
PlatformColumnScope
)
constructor
(
platformValue
:
PlatformColumnScope
)
Properties
platform
Value
Link copied to clipboard
common
composeUi
js
expect
open
override
val
platformValue
:
PlatformColumnScope
open
override
val
platformValue
:
PlatformColumnScope
open
override
val
platformValue
:
PlatformColumnScope
Functions
align
Link copied to clipboard
common
composeUi
js
@
Stable
expect
open
fun
Modifier
.
align
(
alignment
:
Alignment.Horizontal
)
:
Modifier
@
Stable
actual
open
fun
Modifier
.
align
(
alignment
:
Alignment.Horizontal
)
:
Modifier
@
Stable
actual
open
fun
Modifier
.
align
(
alignment
:
Alignment.Horizontal
)
:
Modifier
weight
Link copied to clipboard
common
composeUi
js
@
Stable
expect
open
fun
Modifier
.
weight
(
@
FloatRange
(
from
=
0.0
,
fromInclusive
=
false
)
weight
:
Float
)
:
Modifier
@
Stable
actual
open
fun
Modifier
.
weight
(
@
FloatRange
(
from
=
0.0
,
fromInclusive
=
false
)
weight
:
Float
)
:
Modifier
@
Stable
actual
open
fun
Modifier
.
weight
(
@
FloatRange
(
from
=
0.0
,
fromInclusive
=
false
)
weight
:
Float
)
:
Modifier