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
/
size
size
common
composeUi
js
@
Stable
fun
Modifier
.
size
(
size
:
DpSize
)
:
Modifier
(
source
)
@
Stable
expect
fun
Modifier
.
size
(
dp
:
Dp
)
:
Modifier
(
source
)
@
Stable
expect
fun
Modifier
.
size
(
width
:
Dp
,
height
:
Dp
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
size
(
dp
:
Dp
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
size
(
width
:
Dp
,
height
:
Dp
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
size
(
dp
:
Dp
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
size
(
width
:
Dp
,
height
:
Dp
)
:
Modifier
(
source
)