kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
compose-html-ext
/
com.varabyte.kobweb.compose.css
/
BackgroundSize
/
Companion
/
of
of
fun
of
(
width
:
CSSLengthOrPercentageNumericValue
)
:
BackgroundSize
(
source
)
fun
of
(
width
:
CSSAutoKeyword
)
:
BackgroundSize
(
source
)
fun
of
(
width
:
CSSLengthOrPercentageNumericValue
,
height
:
CSSLengthOrPercentageNumericValue
)
:
BackgroundSize
(
source
)
fun
of
(
width
:
CSSAutoKeyword
,
height
:
CSSLengthOrPercentageNumericValue
)
:
BackgroundSize
(
source
)
fun
of
(
width
:
CSSLengthOrPercentageNumericValue
,
height
:
CSSAutoKeyword
)
:
BackgroundSize
(
source
)