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
/
border
border
common
composeUi
js
@
Stable
expect
fun
Modifier
.
border
(
border
:
BorderStroke
)
:
Modifier
(
source
)
@
Stable
expect
fun
Modifier
.
border
(
width
:
Dp
,
color
:
Color
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
border
(
border
:
BorderStroke
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
border
(
width
:
Dp
,
color
:
Color
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
border
(
border
:
BorderStroke
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
border
(
width
:
Dp
,
color
:
Color
)
:
Modifier
(
source
)