kobweb
Toggle table of contents
0.22.0
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-compose
/
com.varabyte.kobweb.compose.ui.modifiers
/
backgroundRepeat
background
Repeat
fun
Modifier
.
backgroundRepeat
(
backgroundRepeat
:
BackgroundRepeat
)
:
Modifier
(
source
)
fun
Modifier
.
backgroundRepeat
(
horizontalRepeat
:
BackgroundRepeat.Mode
,
verticalRepeat
:
BackgroundRepeat.Mode
)
:
Modifier
(
source
)