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
/
width
width
common
composeUi
js
@
Stable
expect
fun
Modifier
.
width
(
intrinsicSize
:
IntrinsicSize
)
:
Modifier
(
source
)
@
Stable
expect
fun
Modifier
.
width
(
width
:
Dp
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
width
(
intrinsicSize
:
IntrinsicSize
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
width
(
width
:
Dp
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
width
(
intrinsicSize
:
IntrinsicSize
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
width
(
width
:
Dp
)
:
Modifier
(
source
)