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
/
border
border
fun
Modifier
.
border
(
border
:
Border
?
)
:
Modifier
(
source
)
Border of the current component.
fun
Modifier
.
border
(
width
:
CssSize
?
=
null
,
style
:
BorderStyle
?
=
null
,
color
:
Color
?
=
null
)
:
Modifier
(
source
)
Set the border of the current component.