kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-jetpack
/
dev.kilua.compose.ui
/
widthIn
width
In
fun
Modifier
.
widthIn
(
min
:
CssSize
?
=
null
,
max
:
CssSize
?
=
null
)
:
Modifier
(
source
)
Constrain the width of the component to be between min and max.