kobweb
Toggle table of contents
0.21.1
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.RepeatStyle
,
verticalRepeat
:
BackgroundRepeat.RepeatStyle
)
:
Modifier
(
source
)