kobweb
Toggle table of contents
0.24.0
js
Target filter
js
Switch theme
Search in API
Skip to content
kobweb
kobweb-compose
/
com.varabyte.kobweb.compose.ui.modifiers
/
backgroundColor
background
Color
fun
Modifier
.
backgroundColor
(
color
:
CSSColorValue
)
:
Modifier
(
source
)
fun
Modifier
.
backgroundColor
(
backgroundColor
:
BackgroundColor
)
:
Modifier
(
source
)